@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-f227122b-6fe8-41f7-8706-32f0e05ce811> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-f227122b-6fe8-41f7-8706-32f0e05ce811#d-2128621>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f227122b-6fe8-41f7-8706-32f0e05ce811#d-2595078>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f227122b-6fe8-41f7-8706-32f0e05ce811#d-590486> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b250jM3>,
        <https://n2t.net/ark:/60537/bAOn2A3>,
        <https://n2t.net/ark:/60537/bCTmpUN> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1882-06-23"^^xsd:date ;
    schema:deathDate "1882-12-31"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Dirk Pieter Schenk"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-57fd6e2b-9525-470f-bd0d-cb54a691b4ae>,
        <https://www.goudatijdmachine.nl/id/reconstructie-d89b49f6-e94f-4f6a-a1ae-826604543207> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-f227122b-6fe8-41f7-8706-32f0e05ce811#name> .

