@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/brenWK>
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3425"^^xsd:string ;
  gtm:straat "op de dijk"^^xsd:string ;
  schema:familyName "Romeyn"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Verponding 3425 (op de dijk),1772, Teunis Romeyn"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/bWFU0M> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYyaX5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241289> ;
  schema:dateCreated "1772"^^xsd:gYear .

