@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-f2806a66-a46f-4347-8cdc-f11a88ffe5e5> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-f2806a66-a46f-4347-8cdc-f11a88ffe5e5#d-2048041>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f2806a66-a46f-4347-8cdc-f11a88ffe5e5#d-2281071>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f2806a66-a46f-4347-8cdc-f11a88ffe5e5#d-2840736> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b2hInK1>,
        <https://n2t.net/ark:/60537/bjzMyd6>,
        <https://n2t.net/ark:/60537/byW49kk> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1887-02-23"^^xsd:date ;
    schema:deathDate "1887-03-31"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Geertruij Schoonderwoerd"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-e25afe2b-187d-4835-bfa9-ce9db22f2fa4>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f916dd93-213c-416a-81c3-162604a02730> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-f2806a66-a46f-4347-8cdc-f11a88ffe5e5#name> .

