@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/bbeO3E8>
  schema:familyName "Grendel"^^xsd:string ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Grendel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/76413354-a619-72da-cb87-fdede7779b72"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCTm7vO> ;
  schema:parent <https://n2t.net/ark:/60537/bj9oSrE>, <https://n2t.net/ark:/60537/brRh0P5> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796931> ;
  schema:birthDate "1862-01-26"^^xsd:date .

