@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/bjzNa7W>
  pico:hasAge "5"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f15b9fa9-8c4f-04eb-5f12-d4fbd292891d"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Straver"@nl ;
  schema:familyName "Straver"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAoXNIZ>, <https://n2t.net/ark:/60537/bsunYUg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87npP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721410> ;
  schema:deathDate "1857-04-16"^^xsd:date .

