@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/bCgfBvs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8833aac8-3130-b23c-d484-d53cf824e274"^^xsd:string ;
  schema:givenName "Johannes Leendert"^^xsd:string ;
  schema:name "Johannes Leendert Lafeber"@nl ;
  schema:familyName "Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k02f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/86836f02-4ab4-7212-e98b-12872bb152fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2377831> ;
  schema:birthDate "1845-01-15"^^xsd:date .

