@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/b2UOai8>
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:givenName "Herman Hendrik"^^xsd:string ;
  schema:name "Herman Hendrik Kielliger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe0f0dec-5482-819a-c594-7a42ceae81c7"^^xsd:string ;
  schema:familyName "Kielliger"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012n88> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/29661756-0945-f0a7-a786-530436b8850f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021061> ;
  schema:birthDate "1877-05-08"^^xsd:date .

