@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ebucore: <http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .

<https://digital.ucdavis.edu/fcrepo/rest/item/ark:/13030/tf167n99x8/P-1042.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "4968960"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "P-1042.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:sha-256:0586071d7f12cf07eac6a4fbed11124ceb257a48d1a99e94ca59fe03657a3222> ;
        premis:hasMessageDigest  <urn:sha-512:c555b13211d0a83aecbc32b050efdea59f15ae6e123f2677c9c7357234465071a9bc65897dddd5062a3fa9bbddcd5fb97e2514410ed7ed8d76f97cef82b7b897> ;
        premis:hasMessageDigest  <urn:md5:824550a32136e616b7b41768800cf15f> ;
        fedora:created           "2025-12-03T02:08:32.016376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T02:08:32.016376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:createdBy         "fedoraAdmin" ;
        fedora:lastModifiedBy    "fedoraAdmin" ;
        rdf:type                 ldp:NonRDFSource ;
        rdf:type                 ldp:Resource ;
        rdf:type                 fedora:Resource ;
        rdf:type                 fedora:Binary ;
        fedora:hasFixityService  <https://digital.ucdavis.edu/fcrepo/rest/item/ark:/13030/tf167n99x8/P-1042.tif/fcr:fixity> .
