@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-e3fa6227-a8ad-4fb2-b055-c24d0d330dce> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e3fa6227-a8ad-4fb2-b055-c24d0d330dce#d-2570021>,
        <https://www.goudatijdmachine.nl/id/reconstructie-e3fa6227-a8ad-4fb2-b055-c24d0d330dce#d-2643179> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bAOn1aX>,
        <https://n2t.net/ark:/60537/buznHYZ> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1893-01-12"^^xsd:date ;
    schema:deathDate "1893-04-15"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Pieter van Draanen"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-622e31a8-b6ee-46e3-ac93-b150b75eb08c>,
        <https://www.goudatijdmachine.nl/id/reconstructie-c9df9735-661c-4d75-a3b0-0fa3a9a28c64> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e3fa6227-a8ad-4fb2-b055-c24d0d330dce#name> .

