@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/3091608> a rdf:Statement ;
    rdf:object "De naam komt ook nog voor in 1761 (Inventaris der Oude Rechterlijke archieven Gouda 380, fol. 135 v)"@nl ;
    rdf:predicate schema:mentions ;
    rdf:subject <https://n2t.net/ark:/60537/b03ndp2> ;
    prov:hadPrimarySource <https://n2t.net/ark:/60537/b055rrg> .

