@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/bJ8zbT>
  gtm:straat "Aan de Kleiweg"^^xsd:string ;
  schema:givenName "Alexander"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3415"^^xsd:string ;
  schema:familyName "Veirac"^^xsd:string ;
  schema:name "Verponding 3415 (Aan de Kleiweg),1772, Alexander Veirac"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/bZo1hS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241279> ;
  schema:dateCreated "1772"^^xsd:gYear .

