@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<https://fcrepo.sandbox.islandora.ca/fcrepo/rest/07/72/0c/4a/07720c4a-7737-404f-9613-54a2fc9e3aec>
        <http://schema.org/dateModified>  "2026-06-11T12:29:45+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        dcterms:identifier          "https://sandbox.islandora.ca/islandora/document-collection"^^<http://www.w3.org/2001/XMLSchema#int> ;
        dcterms:description         "This collection demonstrates the look, feel, and behaviour of documents in Islandora."@en ;
        <http://schema.org/dateCreated>  "2026-06-11T12:29:45+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://schema.org/sameAs>  <https://sandbox.islandora.ca/node/2> ;
        dc:rights                   "This collection and its contents are provided as a demonstration of the capabilities of Islandora. All rights and pre-existing licensing hold for the contents of this collection."@en ;
        rdf:type                    <http://purl.org/dc/dcmitype/Collection> ;
        rdf:type                    <http://pcdm.org/models#Object> ;
        dcterms:title               "Document Collection"@en ;
        dcterms:type                <https://sandbox.islandora.ca/taxonomy/term/31> ;
        <http://schema.org/author>  <https://sandbox.islandora.ca/user/1> ;
        fedora:created              "2026-06-11T12:29:55.959252877Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified         "2026-06-11T12:29:55.959252877Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:createdBy            "admin" ;
        fedora:lastModifiedBy       "admin" ;
        rdf:type                    ldp:BasicContainer ;
        rdf:type                    ldp:Resource ;
        rdf:type                    fedora:Resource ;
        rdf:type                    ldp:RDFSource ;
        rdf:type                    ldp:Container ;
        rdf:type                    fedora:Container .
