@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-3440d4c6-2066-4192-9f13-cc00767769f4> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-3440d4c6-2066-4192-9f13-cc00767769f4#d-2774451>,
        <https://www.goudatijdmachine.nl/id/reconstructie-3440d4c6-2066-4192-9f13-cc00767769f4#d-2793253> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bnHhqNc>,
        <https://n2t.net/ark:/60537/byiY3hV> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1843-12-13"^^xsd:date ;
    schema:deathDate "1850-01-28"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Wilhelmina de Bruin"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-8f5f31c2-6ea9-4458-9a2f-51d96e37c712>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d54a295c-9c93-4b29-adb6-ef4ea142d305> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-3440d4c6-2066-4192-9f13-cc00767769f4#name> .

