@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/bIIWxub>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfdcde6b-a0bf-a9c9-e883-70780f455da8"^^xsd:string ;
  schema:givenName "Jan Johan"^^xsd:string ;
  schema:name "Jan Johan Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bc4BgcH> ;
  schema:children <https://n2t.net/ark:/60537/bsTLTRp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwEmvYF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2239726> .

