@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/tf4d5nb1pg/B-7290.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "4398868"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "B-7290.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:sha-256:97e97662313849afd2772d6cb352ef60222cbda40fe316f1c522b3b273df3dca> ;
        premis:hasMessageDigest  <urn:sha-512:1b700eac0e78ec28f618422e033617a94a81e77589b9be470687e4fe917ce3fdac994c2bccba03d692868979a08ec84319b530ea45662b10029c07353ec08747> ;
        premis:hasMessageDigest  <urn:md5:306907463695b8b5fac6ea0e1578079f> ;
        fedora:created           "2025-12-03T01:20:54.384026Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T01:20:54.384026Z"^^<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/tf4d5nb1pg/B-7290.tif/fcr:fixity> .
