@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-400cd69c-8ce4-453f-aef5-fc99e50ed315> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-400cd69c-8ce4-453f-aef5-fc99e50ed315#d-2503827>,
        <https://www.goudatijdmachine.nl/id/reconstructie-400cd69c-8ce4-453f-aef5-fc99e50ed315#d-2861906> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bPB2bUo>,
        <https://n2t.net/ark:/60537/brRh4tu> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1859-11-06"^^xsd:date ;
    schema:deathDate "1860-12-07"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Johanna Hendrina Polet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-19c3b7b8-7d3c-491a-b57c-d9586f62444f>,
        <https://www.goudatijdmachine.nl/id/reconstructie-40b7891c-594a-4e42-a7f8-a496dc069681> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-400cd69c-8ce4-453f-aef5-fc99e50ed315#name> .

