@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bchhOKW>
  schema:familyName "de Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff9ac804-7b03-6a56-d586-13ab97d36819"^^xsd:string ;
  schema:givenName "Machtilda"^^xsd:string ;
  schema:name "Machtilda de Heij"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3e1b73ee-8e78-ca16-95dc-6d8ca337a0aa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2098445> ;
  schema:birthDate "1892-02-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heij"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

