@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/bIwf9vA>
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e3370a9-8895-237b-fe1d-9dcef86c21af"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus Heerkens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010bcd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0dd3d5b-479c-fe41-1089-c5df991519d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2568681> ;
  schema:birthDate "1882-03-23"^^xsd:date .

