@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/b0qqKgr>
  schema:givenName "Hendrik Willem"^^xsd:string ;
  schema:name "Hendrik Willem Reuhl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4002219-930c-7ffa-f976-81de1a28439b"^^xsd:string ;
  schema:familyName "Reuhl"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b8k0z6H>, <https://n2t.net/ark:/60537/bSvPZ79> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFBrXAy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2808140> ;
  schema:birthDate "1842-08-11"^^xsd:date .

