@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b8X6wd7>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Heij"@nl ;
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02a6f9d5-b8e9-3e30-94cc-6ce02a1230e6"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbsunMM> ;
  schema:parent <https://n2t.net/ark:/60537/bgRHk4r>, <https://n2t.net/ark:/60537/bpMh8RV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715258> ;
  schema:deathDate "1917-04-14"^^xsd:date .

