@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-30dadcdb-eac2-4260-89fa-48738110dffd> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-30dadcdb-eac2-4260-89fa-48738110dffd#d-1999494> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bachVCD> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1861-02-25"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Hester Sanders"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-389581f2-3381-4f1e-95ef-f2994fef480c>,
        <https://www.goudatijdmachine.nl/id/reconstructie-89c976b9-3343-4dd6-9977-d70548608ac0> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-30dadcdb-eac2-4260-89fa-48738110dffd#name> .

