@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-ce1a8a33-cd36-4ca4-bfcb-e78be2ae8b2b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-ce1a8a33-cd36-4ca4-bfcb-e78be2ae8b2b#d-2005610>,
        <https://www.goudatijdmachine.nl/id/reconstructie-ce1a8a33-cd36-4ca4-bfcb-e78be2ae8b2b#d-2011947>,
        <https://www.goudatijdmachine.nl/id/reconstructie-ce1a8a33-cd36-4ca4-bfcb-e78be2ae8b2b#d-2823673> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b5qciIp>,
        <https://n2t.net/ark:/60537/b6sHIjx>,
        <https://n2t.net/ark:/60537/bgEZKDF> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1888-02-28"^^xsd:date ;
    schema:deathDate "1889-12-20"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Johanna Adriana van der Ree"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-9050f5c2-e450-42d0-80a5-877b4e3614c2>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e89446b6-5342-4075-b513-872f5d2d34b8> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-ce1a8a33-cd36-4ca4-bfcb-e78be2ae8b2b#name> .

