@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/bVqD7EA>
  schema:birthPlace "Berlijn Duitschland"@nl ;
  schema:givenName "Herman August Ferdinand"^^xsd:string ;
  schema:name "Herman August Ferdinand Klix"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2a190bbb-96e6-c8c8-d770-fd9b934714b7"^^xsd:string ;
  schema:familyName "Klix"^^xsd:string ;
  schema:hasOccupation "Koperslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012s29> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8d0ecbd7-6a1d-a443-46ec-00b7b6572941> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2403216> ;
  schema:birthDate "1845-04-24"^^xsd:date .

