@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-f880c63f-90ad-4f92-a0f6-05716c3477d5> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-f880c63f-90ad-4f92-a0f6-05716c3477d5#d-2613593>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f880c63f-90ad-4f92-a0f6-05716c3477d5#d-618277> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bTL1eci>,
        <https://n2t.net/ark:/60537/bUAPBDV> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1832-09-25"^^xsd:date ;
    schema:deathDate "1833-03-30"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Maria Noordeman"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-43358ef8-189e-4a37-8e52-f6dc84ea8044>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f0a3ea27-e8c3-429d-9e5d-27851ce036e9> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-f880c63f-90ad-4f92-a0f6-05716c3477d5#name> .

