@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/bGQEwLj>
  schema:familyName "Dijkhuis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f83385-b50a-5457-107a-6e70e2ff38cd"^^xsd:string ;
  schema:givenName "Jurrien"^^xsd:string ;
  schema:name "Jurrien Dijkhuis"@nl ;
  schema:children <https://n2t.net/ark:/60537/bOLekAo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPojIhy> ;
  schema:spouse <https://n2t.net/ark:/60537/bz8Lon2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351819> .

