@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-d20e5d27-3e2b-4f45-8008-5d3b710297f5> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-d20e5d27-3e2b-4f45-8008-5d3b710297f5#d-2352871>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d20e5d27-3e2b-4f45-8008-5d3b710297f5#d-2511651> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bM38vTk>,
        <https://n2t.net/ark:/60537/bZadsFB> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1869-10-17"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Apolonia van Dort"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-7999963e-04a4-41be-b67a-91da7e010799>,
        <https://www.goudatijdmachine.nl/id/reconstructie-960364c4-7247-4a92-831f-14a5bdf72085> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-d20e5d27-3e2b-4f45-8008-5d3b710297f5#name> .

