@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b12wrpi>
  schema:familyName "Hartjesveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95e36a9a-0e42-ee54-7f2e-c10e549b2950"^^xsd:string ;
  schema:givenName "Pancras"^^xsd:string ;
  schema:name "Pancras Hartjesveld"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b8X6fde>, <https://n2t.net/ark:/60537/bgRH44y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkCgCzs> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430352> ;
  schema:deathDate "1876-03-04"^^xsd:date .

