@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/a1/1e/68/66/a11e6866-9e20-4b54-ad21-12124a5676d9>
        dcterms:description         "This collection demonstrates the look, feel, and behaviour of sub-collections in Islandora."@en ;
        dcterms:type                <https://sandbox.islandora.ca/taxonomy/term/31> ;
        rdf:type                    <http://purl.org/dc/dcmitype/Collection> ;
        <http://schema.org/author>  <https://sandbox.islandora.ca/user/1> ;
        <http://schema.org/dateModified>  "2026-04-23T04:03:14+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://schema.org/dateCreated>  "2026-04-23T04:03:14+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        rdf:type                    <http://pcdm.org/models#Object> ;
        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 ;
        dcterms:title               "Staging Subcollection"@en ;
        <http://pcdm.org/models#memberOf>  <https://sandbox.islandora.ca/node/5> ;
        <http://schema.org/sameAs>  <https://sandbox.islandora.ca/node/10> ;
        fedora:created              "2026-04-23T04:04:45.480995981Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified         "2026-04-23T04:04:45.480995981Z"^^<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 .
