@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/bHT8YUD>
  schema:familyName "Doornik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3458111a-1ec3-87f1-c066-fad2d0bfbd28"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Doornik"@nl ;
  schema:children <https://n2t.net/ark:/60537/bs3YmeA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSVdj8J> ;
  schema:spouse <https://n2t.net/ark:/60537/bzYza3w> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2421136> .

