@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/bM38fJF>
  schema:givenName "Catharina Wilhelmina"^^xsd:string ;
  schema:name "Catharina Wilhelmina Lafeber"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1968c42a-8c24-91d4-3327-ce33a7967901"^^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/39cf1c2e-8b83-400c-a6e2-08784444bd98> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2081959> ;
  schema:birthDate "1893-07-09"^^xsd:date .

