@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/b74OqKh>
  schema:familyName "de Knikker"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74d8aa5c-f326-9530-9368-f1905bd07e28"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis de Knikker"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/faa0c399-0e67-e605-3196-b530e20863da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2742155> ;
  schema:birthDate "1888-09-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Knikker"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

