@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/tf28700442/B-9191.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "5104172"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "B-9191.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:md5:843511e90bf8c62c092d224ad6fdc31d> ;
        premis:hasMessageDigest  <urn:sha-256:1847b6cef8568e289f935075a28c43ac3200a36280d8c3161f8ce7522bd9d62a> ;
        premis:hasMessageDigest  <urn:sha-512:375c6e6d93fa3c11f707cd4e62ad3dc8b9c2dda888f5d93b7f820abcb0597b5fa215bb552756c41877ebf1eb6e13ec0dc8e6bf0ac1878db85f1faccaf6fa39f1> ;
        fedora:created           "2025-12-03T01:36:27.481378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T01:36:27.481378Z"^^<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/tf28700442/B-9191.tif/fcr:fixity> .
