@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/bnuAn3Q>
  schema:birthPlace "Blottendorf Oostenrijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fec16fcc-d0cd-a142-ef93-2a88d192c757"^^xsd:string ;
  schema:givenName "Julius Hugo"^^xsd:string ;
  schema:name "Julius Hugo Klimpel"@nl ;
  schema:familyName "Klimpel"^^xsd:string ;
  schema:hasOccupation "Modelmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010vhr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8654a491-4b88-129e-4337-49dc6a996090> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2377144> ;
  schema:birthDate "1880-10-31"^^xsd:date .

