@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://digital.ucdavis.edu/fcrepo/rest/item/ark:/85140/d4tg9z/media/d4tg9z.jpg>
        premis:hasFixity  <https://digital.ucdavis.edu/fcrepo/rest/item/ark:/85140/d4tg9z/media/d4tg9z.jpg/#b58ea9ce-9e43-4ad3-8881-aae750523e00> .

<https://digital.ucdavis.edu/fcrepo/rest/item/ark:/85140/d4tg9z/media/d4tg9z.jpg/#b58ea9ce-9e43-4ad3-8881-aae750523e00>
        premis:hasEventOutcome   "SUCCESS" ;
        premis:hasMessageDigest  <urn:md5:0b66ae91d19dbde01135dfd3c339af3b> ;
        premis:hasMessageDigest  <urn:sha-512:49d5f892c2975f2fdfe006832e89271b600e31172da5ec8490e2baddf6fa34398cecad6aace48e3687f9fba029548f026452668efc06f169457870901049bed8> ;
        premis:hasMessageDigest  <urn:sha-256:7d2a2481afac3c67ec302caa36e605cce3fe620dc138cacd927cc595e2f63f92> ;
        premis:hasSize           "628526"^^<http://www.w3.org/2001/XMLSchema#long> ;
        rdf:type                 premis:EventOutcomeDetail ;
        rdf:type                 premis:Fixity .
