@prefix ns1: <https://w3id.org/pnv#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

<https://www.goudatijdmachine.nl/id/reconstructie-ba1c4aec-479b-45d3-83e7-52b258b1c384> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-ba1c4aec-479b-45d3-83e7-52b258b1c384#d-64805>,
        <https://www.goudatijdmachine.nl/id/reconstructie-ba1c4aec-479b-45d3-83e7-52b258b1c384#d-6900> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bi6VXg>,
        <https://n2t.net/ark:/60537/btJAqN> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:gender schema:Female ;
    schema:hasOccupation "Geen",
        "Zonder" ;
    schema:name "Johanna van Dijk"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-ba1c4aec-479b-45d3-83e7-52b258b1c384#name> .

