@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/bW2ITUL>
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3361298b-a72e-a2c2-a8c4-a0db2836e5ad"^^xsd:string ;
  schema:givenName "Jacobus Cornelis"^^xsd:string ;
  schema:name "Jacobus Cornelis Heij"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b3XiF2T>, <https://n2t.net/ark:/60537/bO8854Z> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvBR2T8> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2116027> ;
  schema:birthDate "1898-05-08"^^xsd:date .

