@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/75/8f/86/b1/758f86b1-0c55-4664-8224-30576762116b>
        <http://schema.org/name>  "Durham College of Applied Arts & Technology"@en ;
        <http://schema.org/dateModified>  "2023-07-25T17:02:01+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        rdf:type                  <http://schema.org/Thing> ;
        fedora:created            "2023-07-25T17:02:02.387753524Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified       "2023-07-25T17:02:02.387753524Z"^^<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 .
