@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-06839c73-cbb8-4e90-8c50-078a0c98669d> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-06839c73-cbb8-4e90-8c50-078a0c98669d#d-1952253>,
        <https://www.goudatijdmachine.nl/id/reconstructie-06839c73-cbb8-4e90-8c50-078a0c98669d#d-2416668>,
        <https://www.goudatijdmachine.nl/id/reconstructie-06839c73-cbb8-4e90-8c50-078a0c98669d#d-2654114> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bWfr4vX>,
        <https://n2t.net/ark:/60537/bXvCVRO>,
        <https://n2t.net/ark:/60537/bXvCvtp> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1888-01-10"^^xsd:date ;
    schema:deathDate "1889-05-17"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Grietje van den End"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-efe43681-2eb7-4d02-b310-a1b23a41cafa>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f846d66f-44f0-4c60-8787-02d9211ea881> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-06839c73-cbb8-4e90-8c50-078a0c98669d#name> .

