@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/b7UBMZB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1a77d7ab-d774-2955-7fd3-54c3a11cc81c"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Uitendaal"@nl ;
  schema:familyName "Uitendaal"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/812ac6df-87cf-eb95-d400-e9b5427abd98> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357342> ;
  schema:birthDate "1873-11-25"^^xsd:date .

