@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-e7b1ceec-7ce6-456a-9adb-211d99a4d207> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e7b1ceec-7ce6-456a-9adb-211d99a4d207#d-2056731>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e7b1ceec-7ce6-456a-9adb-211d99a4d207#d-2287412>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e7b1ceec-7ce6-456a-9adb-211d99a4d207#d-583041> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bCTmasL>,
        <https://n2t.net/ark:/60537/bNw2cmS>,
        <https://n2t.net/ark:/60537/breahQB> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1876-12-30"^^xsd:date ;
    schema:deathDate "1880-12-25"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Susanna Smits"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-714b815e-5d10-49b1-b30c-3587c6f989aa>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8ebca11b-09e9-4531-a8b5-85ed65580344> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e7b1ceec-7ce6-456a-9adb-211d99a4d207#name> .

