@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/bBE9wMa>
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f433c8f6-9087-791d-2915-58b5b730834d"^^xsd:string ;
  schema:givenName "Pietertje Maria"^^xsd:string ;
  schema:name "Pietertje Maria Heij"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b7a0c1d-b03f-c0d3-868b-543c62d2c6d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335194> ;
  schema:birthDate "1876-11-22"^^xsd:date .

