@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bvbtNK2>
  pico:hasAge "39"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8155138b-5b5c-2acc-b265-7dccb84da969"^^xsd:string ;
  schema:familyName "Hueber"^^xsd:string ;
  schema:givenName "Johannes Gerardus"^^xsd:string ;
  schema:name "Johannes Gerardus Hueber"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bD63Cz6>, <https://n2t.net/ark:/60537/bL0ErrC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bu8X7pR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704960> ;
  schema:deathDate "1840-05-20"^^xsd:date .

