@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-e8625eca-e717-4037-8ef8-67e08ff68852> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e8625eca-e717-4037-8ef8-67e08ff68852#d-1992319>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e8625eca-e717-4037-8ef8-67e08ff68852#d-2433781>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e8625eca-e717-4037-8ef8-67e08ff68852#d-2466032> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b0012pD>,
        <https://n2t.net/ark:/60537/bO87XX0>,
        <https://n2t.net/ark:/60537/bRfDBiG> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1897-01-26"^^xsd:date ;
    schema:deathDate "1898-08-09"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Anna van der Vliet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-bafff4d9-8f08-4394-a3a0-57c72ca0cb7c>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d3002325-7eb2-4dec-a7c6-7583122dc848> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e8625eca-e717-4037-8ef8-67e08ff68852#name> .

