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

<https://n2t.net/ark:/60537/bLdz4D>
  gtm:straat "Aan de Kleiweg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3407"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:name "Verponding 3407 (Aan de Kleiweg),1772, Jan Koemans"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/bTyr0B> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241271> ;
  schema:dateCreated "1772"^^xsd:gYear .

