@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/81/c1/72/10/81c17210-6cf9-47d0-83d1-23b69dde9cb7>
        dcterms:description         "This is an uncatalogued image used to demonstrate editorial workflows around cataloguing."@en ;
        rdf:type                    <http://purl.org/coar/resource_type/c_c513> ;
        <http://schema.org/dateModified>  "2026-04-23T04:03:22+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        dcterms:title               "Sample Simple Image without Cataloguing"@en ;
        dcterms:type                <https://sandbox.islandora.ca/taxonomy/term/15> ;
        <http://schema.org/author>  <https://sandbox.islandora.ca/user/1> ;
        rdf:type                    <http://pcdm.org/models#Object> ;
        <http://schema.org/sameAs>  <https://sandbox.islandora.ca/node/12> ;
        <http://pcdm.org/models#memberOf>  <https://sandbox.islandora.ca/node/10> ;
        <http://schema.org/dateCreated>  "2026-04-23T04:03:22+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        dc:rights                   "Provided to demonstrate function of Islandora only. All rights reserved."@en ;
        fedora:created              "2026-04-23T04:04:46.238142623Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified         "2026-04-23T04:04:46.238142623Z"^^<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 .
