@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/b12wpTQ>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02739dd1-2536-c00d-2cb7-3e80ba1ba32e"^^xsd:string ;
  schema:givenName "Louisa Catharina"^^xsd:string ;
  schema:name "Louisa Catharina Vogelensank"@nl ;
  schema:familyName "Vogelensank"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rhoon> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d3nw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8cf71d65-acb2-aaf7-9418-f5de8063ca20> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2402867> ;
  schema:birthDate "1805-04-06"^^xsd:date .

