@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/bXvD3xu>
  pico:hasAge "68"^^xsd:string ;
  schema:familyName "Driever"^^xsd:string ;
  schema:givenName "Gerardus Hendrikus"^^xsd:string ;
  schema:name "Gerardus Hendrikus Driever"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59363b9f-43f5-9994-f0f7-ab0633b4ffff"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37XEg> ;
  schema:spouse <https://n2t.net/ark:/60537/bPNJV7I> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2553734> ;
  schema:deathDate "1859-01-14"^^xsd:date .

