@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/bDiLdBZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/90f4a557-9e05-24d4-1b2d-a466aef130a3"^^xsd:string ;
  schema:familyName "Lafeber"^^xsd:string ;
  schema:hasOccupation "Machinist ziekenhuis"@nl ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Lafeber"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0Qi6y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2624797> ;
  schema:birthDate "1893-10-19"^^xsd:date .

