@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:/87293/d3k696/d3k696.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "4614232"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "d3k696.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:md5:d93482ec37e1d166f4d688806152d321> ;
        premis:hasMessageDigest  <urn:sha-512:1a50c87ccf4f11d5c15f6a675b7c37bf1717ca644cd9823f5038d059bb1a9e1604b98a3fb830696a9e364f4d6d2ddf2da2928f425999de1548ffac7d30be74b6> ;
        premis:hasMessageDigest  <urn:sha-256:be53c0fd9db51198d6bf950d2d7d50cdf0f51bf0d7597570000f3afb08c65547> ;
        fedora:created           "2025-12-03T17:53:42.383346Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T17:53:42.383346Z"^^<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:/87293/d3k696/d3k696.tif/fcr:fixity> .
