@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/bQqPIzp>
  schema:familyName "Been"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08d7b286-55b5-e4cb-2d08-171770e55e6f"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Been"@nl ;
  schema:children <https://n2t.net/ark:/60537/bABF4Uo> ;
  schema:spouse <https://n2t.net/ark:/60537/bjZb7H3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bX5cOFp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2287311> .

