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

<http://digitalcollections.library.durhamcollege.ca:8081/fcrepo/rest/15/4b/af/35/154baf35-8a40-477b-92b8-d3b7910b90e9>
        <http://www.w3.org/2002/07/owl#sameAs>  <http://purl.org/coar/resource_type/c_1843> ;
        <http://schema.org/dateModified>  "2023-06-02T19:58:33+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        dcterms:title          "Binary"@en ;
        dcterms:description    "A generic binary file for repository items that don't fall into any other category or cannot be shown in a browser"@en ;
        rdf:type               <http://schema.org/Thing> ;
        fedora:created         "2023-06-02T20:00:07.643461Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified    "2023-06-02T20:00:07.643461Z"^^<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 .
