@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-cd943f0a-c203-4ff6-8cb4-23e3263e7c93> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-cd943f0a-c203-4ff6-8cb4-23e3263e7c93#d-2477942>,
        <https://www.goudatijdmachine.nl/id/reconstructie-cd943f0a-c203-4ff6-8cb4-23e3263e7c93#d-2595849> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b6S6vsH>,
        <https://n2t.net/ark:/60537/bYy7v38> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1901-11-12"^^xsd:date ;
    schema:deathDate "1902-01-07"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Elisabeth Nederhof"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-7aeb8718-4b5c-4dc0-968d-aedb2362246d>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f47466cb-f049-470d-95f6-d1321e375a99> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-cd943f0a-c203-4ff6-8cb4-23e3263e7c93#name> .

