@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/bvbtFkG>
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4be511cf-f0be-f897-f44d-f187d3c132fb"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Heerkens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012bhr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bd368def-252c-4ddf-b237-b4c16369d4e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2554798> ;
  schema:birthDate "1894-05-06"^^xsd:date .

