@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/bNw2hX3>
  schema:givenName "Cornelia Wilhelmina"^^xsd:string ;
  schema:name "Cornelia Wilhelmina Lafeber"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/479f82c6-ee4e-9969-ba62-d84109c52696"^^xsd:string ;
  schema:familyName "Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8938c8dd-e70d-ab53-4923-07d63b143145> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2388209> ;
  schema:birthDate "1894-06-30"^^xsd:date .

