@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/bfCv4CJ>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "Heessels"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e218ee0-846f-4f5b-1c8a-369eee73720e"^^xsd:string ;
  schema:givenName "Petrus Johannes"^^xsd:string ;
  schema:name "Petrus Johannes Heessels"@nl ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:children <https://n2t.net/ark:/60537/b7HUfLg> ;
  schema:spouse <https://n2t.net/ark:/60537/box4Tpe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpmRTpC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2522694> .

