@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/bfpNqGk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a584306-ccd9-f4e3-3cf5-0a1dd0aa37ef"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Kaptein"@nl ;
  schema:familyName "Kaptein"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b7HUhkw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bnHgtNA> ;
  schema:spouse <https://n2t.net/ark:/60537/bojoexN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2550984> .

