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

<https://n2t.net/ark:/60537/b4Ni2i>
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3420"^^xsd:string ;
  gtm:straat "op de dijk"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:familyName "van Veen"^^xsd:string ;
  schema:name "Verponding 3420 (op de dijk),1772, Pieter van Veen"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/bB17pJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bH3p7x> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241284> ;
  schema:dateCreated "1772"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

