@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/bjn4XhA>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e0b3549-d65b-1c34-7182-72d20f19ee58"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert van der Draai"@nl ;
  schema:familyName "van der Draai"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x63k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49a4ae76-b6f0-e641-958b-7a08a4e6ffb9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143113> ;
  schema:birthDate "1837-02-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Draai"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

