@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-dc4e4116-7631-490a-a94b-e80e2abffdb7> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-dc4e4116-7631-490a-a94b-e80e2abffdb7#d-2223374>,
        <https://www.goudatijdmachine.nl/id/reconstructie-dc4e4116-7631-490a-a94b-e80e2abffdb7#d-2446065>,
        <https://www.goudatijdmachine.nl/id/reconstructie-dc4e4116-7631-490a-a94b-e80e2abffdb7#d-2752038> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bM38SeC>,
        <https://n2t.net/ark:/60537/bmEMvG4>,
        <https://n2t.net/ark:/60537/byiXKUO> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1867-02-04"^^xsd:date ;
    schema:deathDate "1871-01-07"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Johanna Broekhuizen"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-6f12647c-6e1c-4229-9474-eb5ad2222743>,
        <https://www.goudatijdmachine.nl/id/reconstructie-849c4db9-ae39-42a8-81ec-c8c97ff38b30> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-dc4e4116-7631-490a-a94b-e80e2abffdb7#name> .

