@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/tf609nb235/G-382.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "5506898"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "G-382.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:sha-256:ff8e5749afc790647093f28e353edc17245912a24896e215600bcd2017cefb85> ;
        premis:hasMessageDigest  <urn:sha-512:5744bc1f0100c0a1d250814375f10875664462a1464276468fd1050a1b132f167cf5d8793c2a337a0372021bbf5faac5788b6c75b804af16e08735930c3412fb> ;
        premis:hasMessageDigest  <urn:md5:a20d8df7634aa955a262ddd63426fcc2> ;
        fedora:created           "2025-12-03T01:55:22.122850Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T01:55:22.122850Z"^^<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/tf609nb235/G-382.tif/fcr:fixity> .
