@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bG0RbEW>
  schema:familyName "de Kleijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3316c5f3-7333-f8e2-7302-551ceb511d80"^^xsd:string ;
  schema:hasOccupation "Smidsknecht"@nl ;
  schema:givenName "Teunis Peter"^^xsd:string ;
  schema:name "Teunis Peter de Kleijn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Werkendam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9420ce52-1894-2197-7946-f7c669aa22c9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2773498> ;
  schema:birthDate "1875-08-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

