@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/b3kcDmG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7f68ca9-4d76-dffe-c4e0-726e3895e6da"^^xsd:string ;
  schema:givenName "Klaas Bas"^^xsd:string ;
  schema:name "Klaas Bas Paauw"@nl ;
  schema:familyName "Paauw"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bj9ofZu> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiYzC> ;
  schema:spouse <https://n2t.net/ark:/60537/bVqCSbc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127180> .

