@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-e6312e0d-1831-43ef-ae8a-415c8ff0993b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-e6312e0d-1831-43ef-ae8a-415c8ff0993b#d-636876> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bFBs3uC> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:deathDate "1814-02-20"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Pieter van Klaveren"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-125fb2eb-5fa3-4594-a22d-8c385ac12d76>,
        <https://www.goudatijdmachine.nl/id/reconstructie-73a9d4a0-8583-46a8-82b0-58b78ac87586> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-e6312e0d-1831-43ef-ae8a-415c8ff0993b#name> .

