@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/bi6ToPt>
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Hendrik Adrianus"^^xsd:string ;
  schema:name "Hendrik Adrianus Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/226fcf02-fa36-e4eb-bfbd-d93f167ab9b9"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3xTyMy> ;
  schema:parent <https://n2t.net/ark:/60537/bOyxYD2>, <https://n2t.net/ark:/60537/byW41sg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2699496> ;
  schema:birthDate "1894-08-14"^^xsd:date .

