@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/b4Aq504>
  pico:hasAge "75"^^xsd:string ;
  schema:familyName "Hartjesveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09bb925e-8134-8201-b87a-18ed9216efad"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Hartjesveld"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bcuZTPE>, <https://n2t.net/ark:/60537/bkpAIDw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3YzW> ;
  schema:spouse <https://n2t.net/ark:/60537/bWFPjPd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2538222> ;
  schema:deathDate "1949-03-14"^^xsd:date .

