@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/bRtjM9H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed0fbae1-b992-6a33-721f-3e47eaa5bcf2"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Zevers"@nl ;
  schema:familyName "Zevers"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/10011657-2afb-ae6e-498d-c60f135baf96> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940767> ;
  schema:birthDate "1846-12-09"^^xsd:date .

