@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/b62iN3F>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ebe6974a-8d64-3e53-a64d-51c065aec899"^^xsd:string ;
  schema:givenName "Petronella Aaltje"^^xsd:string ;
  schema:name "Petronella Aaltje Verkerk"@nl ;
  schema:familyName "Verkerk"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bdWTBQS>, <https://n2t.net/ark:/60537/bmRuqDy> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms4n3k> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2483484> ;
  schema:birthDate "1884-10-12"^^xsd:date .

