@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/b3XiEoQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d37e0de5-03f3-b85c-f788-b19ccf7a69fb"^^xsd:string ;
  schema:givenName "Johanna Helena"^^xsd:string ;
  schema:name "Johanna Helena Lafeber"@nl ;
  schema:familyName "Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00smvv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3fa2eef8-5049-ccac-d7f0-64e4e9aed881> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2104336> ;
  schema:birthDate "1853-10-08"^^xsd:date .

