@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-2f91f9ca-f27c-4b2c-9d7f-d134c06d5e70> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-2f91f9ca-f27c-4b2c-9d7f-d134c06d5e70#d-1000272093>,
        <https://www.goudatijdmachine.nl/id/reconstructie-2f91f9ca-f27c-4b2c-9d7f-d134c06d5e70#d-2007940> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b3xUbSV>,
        <https://www.openarchieven.nl/id/record_rzh_9612823a-d335-4436-865a-1592cab0fdf7Person4> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1823-03-19"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Annigje Johanna van Spingelen"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-0d081e6f-94be-4a2b-80e4-42ff062a05a8>,
        <https://www.goudatijdmachine.nl/id/reconstructie-35e9cec3-945e-4ec8-b945-6b9279d07e63> ;
    schema:spouse <https://www.goudatijdmachine.nl/id/reconstructie-8affd38a-d9e4-4ad6-ab1f-7d369915ffb4> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-2f91f9ca-f27c-4b2c-9d7f-d134c06d5e70#name> .

