@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/b4ZO7EJ>
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc0cd2fe-05be-1b4f-88d2-ec9fd63d050a"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Heerkens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/56ecbf46-ad84-953c-8e33-ab8671ca0cf9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2194227> ;
  schema:birthDate "1833-03-27"^^xsd:date .

