@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/bWSwQQZ>
  pico:hasAge "62"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a9de84c-e18f-5ea6-8867-da4695029dbb"^^xsd:string ;
  schema:givenName "Karel"^^xsd:string ;
  schema:name "Karel Pont"@nl ;
  schema:familyName "Pont"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b49ZTBT> ;
  schema:spouse <https://n2t.net/ark:/60537/bOXW204> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2368966> ;
  schema:deathDate "1841-07-22"^^xsd:date .

