@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-d38da6ec-4e03-4781-8251-8ca06e31e83d> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-d38da6ec-4e03-4781-8251-8ca06e31e83d#d-2343578>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d38da6ec-4e03-4781-8251-8ca06e31e83d#d-2413006>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d38da6ec-4e03-4781-8251-8ca06e31e83d#d-2838178> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b2I7ePv>,
        <https://n2t.net/ark:/60537/b4ZOjRs>,
        <https://n2t.net/ark:/60537/bpMgO3w> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1869-06-24"^^xsd:date ;
    schema:deathDate "1871-04-19"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Maria van Woensel"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-aec51e84-b0c1-4076-9750-8a301639fcdf>,
        <https://www.goudatijdmachine.nl/id/reconstructie-eefa80c7-3d32-4938-bf42-2424915a44cb> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-d38da6ec-4e03-4781-8251-8ca06e31e83d#name> .

