@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/b12wxAy>
  pico:hasAge "44"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7de6b149-7541-67bb-923e-ac0766eb5c41"^^xsd:string ;
  schema:familyName "Klazinga"^^xsd:string ;
  schema:givenName "Roelof"^^xsd:string ;
  schema:name "Roelof Klazinga"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b8X6moh>, <https://n2t.net/ark:/60537/bgEZuLm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQqPdzZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2540529> ;
  schema:deathDate "1850-03-31"^^xsd:date .

