@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/b0qqtrk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5ad6e7e-19f1-5bb4-08f7-12a788c3b7fd"^^xsd:string ;
  schema:givenName "Hubert"^^xsd:string ;
  schema:name "Hubert Klingen"@nl ;
  schema:familyName "Klingen"^^xsd:string ;
  schema:hasOccupation "Zeevarende"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b125e56c-d12a-df05-b58d-50828b3a4e2c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2507835> ;
  schema:birthDate "1830-01-31"^^xsd:date .

