@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/bw1givn>
  schema:familyName "Haagen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d367ed59-f2f9-d802-0fae-8ba23d267946"^^xsd:string ;
  schema:givenName "Theunis"^^xsd:string ;
  schema:name "Theunis Haagen"@nl ;
  schema:children <https://n2t.net/ark:/60537/bfpNmfv> ;
  schema:spouse <https://n2t.net/ark:/60537/bojoa5L> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPNJ95Q> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2471832> .

