@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-978f6e40-fc17-4f5a-8860-04f49cf832fa> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-978f6e40-fc17-4f5a-8860-04f49cf832fa#d-2007670>,
        <https://www.goudatijdmachine.nl/id/reconstructie-978f6e40-fc17-4f5a-8860-04f49cf832fa#d-2015451>,
        <https://www.goudatijdmachine.nl/id/reconstructie-978f6e40-fc17-4f5a-8860-04f49cf832fa#d-617888> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bKNW7aW>,
        <https://n2t.net/ark:/60537/bWt79wR>,
        <https://n2t.net/ark:/60537/bZACfA4> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1895-05-06"^^xsd:date ;
    schema:deathDate "1895-11-22"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Maria Sophia van den Broek"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-42fb0ea9-7567-4376-bf29-4f1cc81751f6>,
        <https://www.goudatijdmachine.nl/id/reconstructie-9493ff26-8f23-40c8-85d8-ec435d6a0902> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-978f6e40-fc17-4f5a-8860-04f49cf832fa#name> .

