@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#> .

<https://n2t.net/ark:/60537/bkOYFuP>
  schema:hasOccupation "Bankwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1217e44-5c9b-4be6-d667-7a72e77a3fcf"^^xsd:string ;
  schema:familyName "Lafeber"^^xsd:string ;
  schema:givenName "Wijnand"^^xsd:string ;
  schema:name "Wijnand Lafeber"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01899z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c2200f7-0a5d-5a37-383d-b6f972aecfb2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2090980> ;
  schema:birthDate "1905-03-18"^^xsd:date .

