@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-d4c70bcc-ad6e-4419-91a4-6d2ed93c9d54> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-d4c70bcc-ad6e-4419-91a4-6d2ed93c9d54#d-2100269>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d4c70bcc-ad6e-4419-91a4-6d2ed93c9d54#d-2259132> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bqpnCLx>,
        <https://n2t.net/ark:/60537/bvOzr7b> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1847-03-07"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Abraham Sanders"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-389581f2-3381-4f1e-95ef-f2994fef480c>,
        <https://www.goudatijdmachine.nl/id/reconstructie-89c976b9-3343-4dd6-9977-d70548608ac0> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-d4c70bcc-ad6e-4419-91a4-6d2ed93c9d54#name> .

