@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-57cbe217-e660-44bd-9f19-e15bd267b3dd> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-57cbe217-e660-44bd-9f19-e15bd267b3dd#d-2287580>,
        <https://www.goudatijdmachine.nl/id/reconstructie-57cbe217-e660-44bd-9f19-e15bd267b3dd#d-2566501> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b5qczJu>,
        <https://n2t.net/ark:/60537/bngSRbR> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1825-12-24"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
    schema:deathDate "1878-09-28"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Pietertje de Jong"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-39416b89-783e-49d2-a9ad-3283dad5a190>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f4a86763-a5a5-4cde-949b-148bb4fdc307> ;
    schema:spouse <https://www.goudatijdmachine.nl/id/reconstructie-a9060064-798b-4c39-b8e7-0d113de17cd8> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-57cbe217-e660-44bd-9f19-e15bd267b3dd#name> .

