@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/buzn2q5>
  schema:familyName "Doijes"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec000422-157c-2803-4035-b091f50bbff8"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Doijes"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bCtWRge> ;
  schema:children <https://n2t.net/ark:/60537/bKoxG46> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bR2UVi9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940708> .

