@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/bIwfgAP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b7a8d41-159a-7518-c35e-864c9f0f0ded"^^xsd:string ;
  schema:givenName "Hubert"^^xsd:string ;
  schema:name "Hubert Klingen"@nl ;
  schema:familyName "Klingen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e8f3897c-a501-832f-a25f-4eaef10f7e47> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2694875> ;
  schema:birthDate "1830-01-31"^^xsd:date .

