@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/b9nvVH5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/94f747d1-9cd1-c0fc-2ede-1c8d88ca68ba"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Leuvenink"@nl ;
  schema:familyName "Leuvenink"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qh65> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95eedce8-4621-24b7-86b4-f9604ce704d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780143> ;
  schema:birthDate "1849-06-12"^^xsd:date .

