@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/bjzN1dv>
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0edd033-4947-3a40-9cda-2c9fba57c592"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus Heerkens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0100pb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bf39aea7-08ce-93bc-e5c2-26f2f12dc260> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2562283> ;
  schema:birthDate "1882-03-23"^^xsd:date .

