@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/bxu9Tnp>
  schema:givenName "Gijsbertus"^^xsd:string ;
  schema:name "Gijsbertus Verhaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/369677c9-6b6d-6443-c274-4291a1fda185"^^xsd:string ;
  schema:familyName "Verhaar"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgEZfIe>, <https://n2t.net/ark:/60537/bpzA4xi> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bX5cOJb> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2289380> ;
  schema:deathDate "1887-08-09"^^xsd:date .

