@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/bZacW1a>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/969e12bb-cde5-4590-d55b-affc3634c141"^^xsd:string ;
  schema:givenName "Hubertus"^^xsd:string ;
  schema:name "Hubertus Kabel"@nl ;
  schema:familyName "Kabel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b74NH96> ;
  schema:children <https://n2t.net/ark:/60537/beZovYR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbRZqT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952276> .

