@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/b8KpwS1>
  pico:hasAge "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34df583b-50a8-6182-35e0-235232642bfa"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Tuijnenburg"@nl ;
  schema:familyName "Tuijnenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDVQmPC> ;
  schema:parent <https://n2t.net/ark:/60537/bgEZkFy>, <https://n2t.net/ark:/60537/bpmSu38> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2378121> ;
  schema:deathDate "1837-06-10"^^xsd:date .

