@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/bms518H>
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b42e8beb-52f6-197b-1bf3-dd5f02d02241"^^xsd:string ;
  schema:givenName "Klazina"^^xsd:string ;
  schema:name "Klazina Heij"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012bxq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9e8b4727-0f66-f45e-8a9b-4a78574f4cd0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435930> ;
  schema:birthDate "1843-11-04"^^xsd:date .

