@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-b0818403-b2ab-4004-a42c-f28fd4e08c7e> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-b0818403-b2ab-4004-a42c-f28fd4e08c7e#d-2046245> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bn4aHtA> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:deathDate "1880-08-11"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Johanna Straver"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-897f8228-190d-4383-a04a-654f8a2912f0>,
        <https://www.goudatijdmachine.nl/id/reconstructie-c5cf491c-4265-4e93-ac83-270bd2bcb438> ;
    schema:spouse <https://www.goudatijdmachine.nl/id/reconstructie-e9d1e995-7865-49f3-92a5-d96f67393237> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-b0818403-b2ab-4004-a42c-f28fd4e08c7e#name> .

