@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/b7HUfLg>
  schema:givenName "Christiaan Johannes"^^xsd:string ;
  schema:name "Christiaan Johannes Heessels"@nl ;
  schema:familyName "Heessels"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ee478598-b09b-45a6-8f17-49fd61c81d0d"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bfCv4CJ>, <https://n2t.net/ark:/60537/box4Tpe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpmRTpC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2522695> ;
  schema:birthDate "1883-07-06"^^xsd:date .

