@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-c8fe70cc-4cec-4517-9062-641ef42dcfd7> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-c8fe70cc-4cec-4517-9062-641ef42dcfd7#d-2148011>,
        <https://www.goudatijdmachine.nl/id/reconstructie-c8fe70cc-4cec-4517-9062-641ef42dcfd7#d-2561201> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bRtjYYH>,
        <https://n2t.net/ark:/60537/beMHoWp> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1892-09-05"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
    schema:deathDate "1903-01-22"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Jan van Vliet"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-044b57ac-1102-430b-990b-9b6f38a90db9>,
        <https://www.goudatijdmachine.nl/id/reconstructie-3330e082-131f-4050-85f7-787cad1dd043> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-c8fe70cc-4cec-4517-9062-641ef42dcfd7#name> .

