@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-a5f71911-9911-4c3f-a11d-76934657e78b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-a5f71911-9911-4c3f-a11d-76934657e78b#d-2834367> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bqpohSt> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1846-10-04"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Geertruij Polet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-19c3b7b8-7d3c-491a-b57c-d9586f62444f>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8596e751-2a22-40e0-911f-2b12b08e6dda> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-a5f71911-9911-4c3f-a11d-76934657e78b#name> .

