@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-be638d72-ddcd-47e2-9116-808306612eb8> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-be638d72-ddcd-47e2-9116-808306612eb8#d-2300152>,
        <https://www.goudatijdmachine.nl/id/reconstructie-be638d72-ddcd-47e2-9116-808306612eb8#d-2431717> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bFoKQaz>,
        <https://n2t.net/ark:/60537/bOLehHd> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1901-08-10"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Cornelis van Vliet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-11c64392-241c-4678-9873-ff009ef4e409>,
        <https://www.goudatijdmachine.nl/id/reconstructie-9be817bb-56f0-4405-822a-d6e411e4f694> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-be638d72-ddcd-47e2-9116-808306612eb8#name> .

