@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/b7hw6ck>
  schema:birthPlace "Cappelle op den IJssel"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7471c04b-dc2a-8acf-8bc2-32a9589dbd6f"^^xsd:string ;
  schema:familyName "Meivogel"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Meivogel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jfpg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/faabf5e7-00cd-b01f-2a8f-235d78cde01e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2742333> ;
  schema:birthDate "1845-03-03"^^xsd:date .

