@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/bC3z4FQ>
  pico:hasAge "29"^^xsd:string ;
  schema:hasOccupation "Banketbakker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d74f8f11-1d3b-66ab-4e42-2df839d81c83"^^xsd:string ;
  schema:givenName "Hubertus Johannes"^^xsd:string ;
  schema:name "Hubertus Johannes Kabel"@nl ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bmeorYg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRG1iun> ;
  schema:spouse <https://n2t.net/ark:/60537/bu8YfOo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2548845> .

