@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-705df4a7-07b9-4b9f-b1f9-ae8564de3cce> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-705df4a7-07b9-4b9f-b1f9-ae8564de3cce#d-2360981>,
        <https://www.goudatijdmachine.nl/id/reconstructie-705df4a7-07b9-4b9f-b1f9-ae8564de3cce#d-2411278> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bB13vSA>,
        <https://n2t.net/ark:/60537/bkpABwS> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1814-07-09"^^xsd:date ;
    schema:deathDate "1816-03-28"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Willem van der Valk"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-3d6c0bfd-eb8f-47e5-9d6b-187c7b40b424>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f2f0d54c-9bba-4705-9775-5315986b960b> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-705df4a7-07b9-4b9f-b1f9-ae8564de3cce#name> .

