@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-e815053f-e5fc-4fd2-bd0e-69e0520002aa> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e815053f-e5fc-4fd2-bd0e-69e0520002aa#d-2068475>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e815053f-e5fc-4fd2-bd0e-69e0520002aa#d-2339407> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bOkPIGM>,
        <https://n2t.net/ark:/60537/bhHuHLb> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1890-02-18"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
    schema:gender schema:Male ;
    schema:hasOccupation "Bakkersknecht" ;
    schema:name "Dirk de Jong"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e815053f-e5fc-4fd2-bd0e-69e0520002aa#name> .

