@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/bGdysOB>
  schema:givenName "Geertruij Petronella"^^xsd:string ;
  schema:name "Geertruij Petronella Polet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd0358e2-3845-991b-567d-aff319155106"^^xsd:string ;
  schema:familyName "Polet"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bO88gCt>, <https://n2t.net/ark:/60537/byiXDZx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btWfIN7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2322251> ;
  schema:birthDate "1844-11-29"^^xsd:date .

