@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/bd75Jop>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1607bdce-cb04-308c-8db7-ceb8221d7ac3"^^xsd:string ;
  schema:familyName "Lafeber"^^xsd:string ;
  schema:givenName "Pieter Adrianus"^^xsd:string ;
  schema:name "Pieter Adrianus Lafeber"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018bq9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/74d2abda-cc6c-6d42-bd56-45a679570b7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2309824> ;
  schema:birthDate "1884-03-25"^^xsd:date .

