@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6ShUH>
  gtm:straat "Aan de Kleiweg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3412"^^xsd:string ;
  schema:familyName "Verkerk"^^xsd:string ;
  schema:name "Verponding 3412 (Aan de Kleiweg),1772, Willem Jansz Verkerk"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  gtm:verponding <https://n2t.net/ark:/60537/bfc9S9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241276> ;
  schema:dateCreated "1772"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Jansz"^^xsd:string ] .

