@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/bgshhJY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/94911ec4-ea02-3445-0f4d-f7da32d6d023"^^xsd:string ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:familyName "van der Kleijn"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van der Kleijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017r32> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ed087a5-754c-4499-dffe-64eca1b78311> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1979774> ;
  schema:birthDate "1905-02-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleijn"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

