@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/bYkqRFq>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af7a18c1-5209-6ba5-5e08-71e1d7ebbfd9"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Terpstra"@nl ;
  schema:familyName "Terpstra"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6f0COH>, <https://n2t.net/ark:/60537/be9BrEO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0ddzT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2650205> ;
  schema:deathDate "1848-11-18"^^xsd:date .

