@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-db1c993a-842d-470e-b265-c5e4c2682790> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-db1c993a-842d-470e-b265-c5e4c2682790#d-2587996>,
        <https://www.goudatijdmachine.nl/id/reconstructie-db1c993a-842d-470e-b265-c5e4c2682790#d-2603000>,
        <https://www.goudatijdmachine.nl/id/reconstructie-db1c993a-842d-470e-b265-c5e4c2682790#d-2656806> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b8xI644>,
        <https://n2t.net/ark:/60537/bLdm19J>,
        <https://n2t.net/ark:/60537/bzz9XwT> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1878-01-01"^^xsd:date ;
    schema:deathDate "1878-02-23"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Helena van Es"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-8cf83891-8dbb-4072-b4af-bbcec7a47f82>,
        <https://www.goudatijdmachine.nl/id/reconstructie-93acfd49-ba9a-470b-a5d0-83481260859c> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-db1c993a-842d-470e-b265-c5e4c2682790#name> .

