@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/bbRTHeG>
  schema:givenName "Hendricus Johannes"^^xsd:string ;
  schema:name "Hendricus Johannes Waard"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9352d8ce-d01d-ec2a-91ac-cd4af61a153d"^^xsd:string ;
  schema:familyName "Waard"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b3XiSpz>, <https://n2t.net/ark:/60537/bjMuw2y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRT1y1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2354795> ;
  schema:birthDate "1822-11-07"^^xsd:date .

