@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://www.goudatijdmachine.nl/omeka/api/value_annotations/3090758> a rdf:Statement ;
    rdf:object "is geheel getranscribeerd"@nl ;
    rdf:predicate <https://www.ica.org/standards/RiC/ontology#accrualStatus> ;
    rdf:subject <https://n2t.net/ark:/60537/b05rjfb> ;
    prov:hadPrimarySource "HvD" .

