@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-9c8b0833-bcbb-4841-8ff6-2dfe66fdc4ac> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-9c8b0833-bcbb-4841-8ff6-2dfe66fdc4ac#d-2477266>,
        <https://www.goudatijdmachine.nl/id/reconstructie-9c8b0833-bcbb-4841-8ff6-2dfe66fdc4ac#d-2789505>,
        <https://www.goudatijdmachine.nl/id/reconstructie-9c8b0833-bcbb-4841-8ff6-2dfe66fdc4ac#d-663065> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b7hvouA>,
        <https://n2t.net/ark:/60537/bBQRCGT>,
        <https://n2t.net/ark:/60537/bsunLgf> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1894-08-13"^^xsd:date ;
    schema:deathDate "1894-08-24"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Petrus Johannes de Jong"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-2a9afa39-7347-4647-9d0e-00f56f7454f6>,
        <https://www.goudatijdmachine.nl/id/reconstructie-fe4130f9-307a-48a6-8e8f-eed28ee617a8> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-9c8b0833-bcbb-4841-8ff6-2dfe66fdc4ac#name> .

