@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/bKNWTiZ>
  schema:familyName "Broekhuisen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5435e572-9d6b-d517-2706-540fb3c02f7d"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Broekhuisen"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b0qqMOh> ;
  schema:children <https://n2t.net/ark:/60537/b8k0BEy> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b99MUIY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2853614> .

