@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/bkpAPmr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e9440d6-defa-f295-e0cc-f5e9a79556fd"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Petronella Alida"^^xsd:string ;
  schema:name "Petronella Alida Jansen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0171jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6c571e8-6a49-84c1-a7a9-17296ea6ba79> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2658159> ;
  schema:birthDate "1895-09-24"^^xsd:date .

