@prefix ns1: <https://w3id.org/pnv#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.goudatijdmachine.nl/id/reconstructie-f054c9b5-30bc-40a7-bf6b-1036147d5a61> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-f054c9b5-30bc-40a7-bf6b-1036147d5a61#d-2161774>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f054c9b5-30bc-40a7-bf6b-1036147d5a61#d-2240332>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f054c9b5-30bc-40a7-bf6b-1036147d5a61#d-2496980> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b250ACY>,
        <https://n2t.net/ark:/60537/bqC4qZ5>,
        <https://n2t.net/ark:/60537/bsgG5Xj> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1852-02-16"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
    schema:gender schema:Male ;
    schema:hasOccupation "Smid" ;
    schema:name "Hendrik Jannessen"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-f054c9b5-30bc-40a7-bf6b-1036147d5a61#name> .

