@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-ec3ca57c-99b4-470b-90d2-e95d6444f190> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-ec3ca57c-99b4-470b-90d2-e95d6444f190#d-2249436> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bcuZDEB> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:deathDate "1862-01-27"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Johannes van Vliet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-098239fa-ce3e-48b2-8111-e519d6483f1a>,
        <https://www.goudatijdmachine.nl/id/reconstructie-2a3c352a-6d11-4020-8ff0-5b834af098f7> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-ec3ca57c-99b4-470b-90d2-e95d6444f190#name> .

