@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/bTXJgNz>
  pico:hasAge "59"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9af5ce10-6c80-d3fe-12c5-7aa613540e43"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Lensen"@nl ;
  schema:familyName "Lensen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bE8yEbh>, <https://n2t.net/ark:/60537/bM38sYM> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2p16> ;
  schema:spouse <https://n2t.net/ark:/60537/bwrFvMv> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2300608> ;
  schema:deathDate "1855-06-04"^^xsd:date .

