@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZnUT1s>
  pico:hasAge "72"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9cf2812c-56ac-9e8b-6214-dd56921e63f1"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Verleun"@nl ;
  schema:familyName "Verleun"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bBQR6YQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJLriWF> ;
  schema:parent <https://n2t.net/ark:/60537/bJLrVP8>, <https://n2t.net/ark:/60537/bRG1KD0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2241566> ;
  schema:deathDate "1925-08-10"^^xsd:date .

