@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#> .

<http://digitalcollections.library.durhamcollege.ca:8081/fcrepo/rest/51/a3/eb/8d/51a3eb8d-14c0-43f9-86ec-f9d3b4c528ec>
        <http://schema.org/sameAs>  <http://purl.org/dc/dcmitype/Text> ;
        <http://schema.org/name>    "Text"@en ;
        <http://schema.org/description>  "A resource consisting primarily of words for reading"@en ;
        <http://schema.org/dateModified>  "2023-06-02T19:58:33+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        rdf:type                    <http://schema.org/Thing> ;
        fedora:created              "2023-06-02T20:00:03.765832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified         "2023-06-02T20:00:03.765832Z"^^<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 .
