@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/bBrstE5>
  pico:hasAge "6"^^xsd:string ;
  schema:familyName "Deelen"^^xsd:string ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Deelen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/222b6118-5833-2238-de26-cf7fe13e2dae"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJ8k6N8> ;
  schema:parent <https://n2t.net/ark:/60537/bkCgPZU>, <https://n2t.net/ark:/60537/btwREQd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/636710> ;
  schema:deathDate "1943-06-27"^^xsd:date .

