@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/tf1f59n60v/G-477.tif>
        rdf:type                 <http://schema.org/ImageObject> ;
        rdf:type                 <http://schema.org/CreativeWork> ;
        rdf:type                 <http://schema.org/MediaObject> ;
        premis:hasSize           "5173358"^^<http://www.w3.org/2001/XMLSchema#long> ;
        ebucore:filename         "G-477.tif" ;
        ebucore:hasMimeType      "image/tiff" ;
        premis:hasMessageDigest  <urn:md5:c7d413f310aebe5fa3245adae474c2c8> ;
        premis:hasMessageDigest  <urn:sha-512:2b98b93de58e1fd754783275c31280e695e86207595eaa8172ebca01f85ea96d1e23a1d42acb275a8a1f412b1fb1fc71d86dc04f0bac272ccac8514acb8bb34d> ;
        premis:hasMessageDigest  <urn:sha-256:eb87a5e16ad46c9bbc52b87a06de7be30b33a3075cde344c03658fd487d3f0b5> ;
        fedora:created           "2025-12-03T01:56:09.305200Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified      "2025-12-03T01:56:09.305200Z"^^<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/tf1f59n60v/G-477.tif/fcr:fixity> .
