@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:/87293/d3gq6r63j/media/book1_13.pdf>
        premis:hasFixity  <https://digital.ucdavis.edu/fcrepo/rest/item/ark:/87293/d3gq6r63j/media/book1_13.pdf/#c9aeeaff-ac6a-4478-9745-eda987c9cdd9> .

<https://digital.ucdavis.edu/fcrepo/rest/item/ark:/87293/d3gq6r63j/media/book1_13.pdf/#c9aeeaff-ac6a-4478-9745-eda987c9cdd9>
        premis:hasEventOutcome   "SUCCESS" ;
        premis:hasMessageDigest  <urn:md5:2caa232ad5246102538c3019e073bc08> ;
        premis:hasMessageDigest  <urn:sha-512:e59c224f5fdb2a2d98fca843a70bb6b9dc86bb6c144691e8a21325c96251d8c8b9f51b309303d2ab4c2fcb391419a4574eb847b966f060535222f6f0417974d3> ;
        premis:hasMessageDigest  <urn:sha-256:25dca8544b1a1e440a52bf4a8674f66070959d806d2a0a95419b30a4cf86971b> ;
        premis:hasSize           "4745384"^^<http://www.w3.org/2001/XMLSchema#long> ;
        rdf:type                 premis:EventOutcomeDetail ;
        rdf:type                 premis:Fixity .
