@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-eaf659d2-e64d-4bfe-af29-b3d7cac404df> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-eaf659d2-e64d-4bfe-af29-b3d7cac404df#d-2596046>,
        <https://www.goudatijdmachine.nl/id/reconstructie-eaf659d2-e64d-4bfe-af29-b3d7cac404df#d-2835640> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bWSxgYq>,
        <https://n2t.net/ark:/60537/bwR48gn> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1843-05-03"^^xsd:date ;
    schema:deathDate "1843-09-23"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Elizabeth Wilhelmina Schuling"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-3f98f4df-7f98-4d8a-8487-b5e8ce18b537>,
        <https://www.goudatijdmachine.nl/id/reconstructie-aac5e9f8-e6cb-4928-bd8a-ebdafefd57ea> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-eaf659d2-e64d-4bfe-af29-b3d7cac404df#name> .

