@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-e18096ab-cb09-4ce6-af65-0caac7b79f4e> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e18096ab-cb09-4ce6-af65-0caac7b79f4e#d-2001275>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e18096ab-cb09-4ce6-af65-0caac7b79f4e#d-2255749>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e18096ab-cb09-4ce6-af65-0caac7b79f4e#d-2394919> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bAoXnGU>,
        <https://n2t.net/ark:/60537/bSIxhqU>,
        <https://n2t.net/ark:/60537/bW2INhc> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1839-10-29"^^xsd:date ;
    schema:deathDate "1863-05-19"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Neeltje Boere"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-5c8a114e-4b68-4e63-9324-79e0a1f79b6e>,
        <https://www.goudatijdmachine.nl/id/reconstructie-6ef41fb4-bc4c-41ea-9474-3235d00ee284> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e18096ab-cb09-4ce6-af65-0caac7b79f4e#name> .

