@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/bbsvh0N>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f347d19d-3275-d1ef-0171-5df8abdfe4b9"^^xsd:string ;
  schema:givenName "Johanna Petronella"^^xsd:string ;
  schema:name "Johanna Petronella Lafeber"@nl ;
  schema:familyName "Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xgdb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7124234e-e479-faed-ee6d-42dfc86a449f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2295358> ;
  schema:birthDate "1861-08-20"^^xsd:date .

