@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/b5qcAPQ>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e8e738cb-6105-6fee-9da8-cbcad2c86ef8"^^xsd:string ;
  schema:givenName "Louisa Catharina Josephina"^^xsd:string ;
  schema:name "Louisa Catharina Josephina Verhaar"@nl ;
  schema:familyName "Verhaar"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/740f784c-7917-a2b2-98ef-93a4dfc916ef> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2306876> ;
  schema:birthDate "1836-12-07"^^xsd:date .

