@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/bkCgPZU>
  schema:familyName "Deelen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ee9a3584-b50e-a7a4-0d2e-eec4b9ad7d5c"^^xsd:string ;
  schema:givenName "Jan Gerrit"^^xsd:string ;
  schema:name "Jan Gerrit Deelen"@nl ;
  schema:children <https://n2t.net/ark:/60537/bBrstE5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJ8k6N8> ;
  schema:spouse <https://n2t.net/ark:/60537/btwREQd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/636712> .

