@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-79b91991-b006-4c30-a53a-18c1b22342fc> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-79b91991-b006-4c30-a53a-18c1b22342fc#d-1958161>,
        <https://www.goudatijdmachine.nl/id/reconstructie-79b91991-b006-4c30-a53a-18c1b22342fc#d-2469964> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bQQeeE5>,
        <https://n2t.net/ark:/60537/bSVdz3s> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1828-01-03"^^xsd:date ;
    schema:deathDate "1828-01-14"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Francina Seton"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-0054dd3f-128a-4759-bed0-0b134e4b824f>,
        <https://www.goudatijdmachine.nl/id/reconstructie-bb4c99dd-baf4-482e-81da-54f4ea28be69> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-79b91991-b006-4c30-a53a-18c1b22342fc#name> .

