@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/bkOYZjt>
  pico:hasAge "44"^^xsd:string ;
  schema:familyName "Hogenboom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1f07077-5d51-61c9-0233-ffe53bc0089f"^^xsd:string ;
  schema:givenName "Philippus Johannes"^^xsd:string ;
  schema:name "Philippus Johannes Hogenboom"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:children <https://n2t.net/ark:/60537/b4ZOmFs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBQQCAy> ;
  schema:spouse <https://n2t.net/ark:/60537/bcUpas7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445161> .

