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

<https://www.goudatijdmachine.nl/omeka/api/value_annotations/3090964> a rdf:Statement ;
    rdf:object "Vermeld in 1763 (Inventaris der Oude Rechterlijke archieven Gouda 380, fol. 202 v)."@nl ;
    rdf:predicate schema:mentions ;
    rdf:subject <https://n2t.net/ark:/60537/b03mp5j> ;
    prov:hadPrimarySource <https://n2t.net/ark:/60537/b055rrg> .

