@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-b1864d57-42cd-4457-a6ed-c55d5569ae4b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-b1864d57-42cd-4457-a6ed-c55d5569ae4b#d-2274908>,
        <https://www.goudatijdmachine.nl/id/reconstructie-b1864d57-42cd-4457-a6ed-c55d5569ae4b#d-2737130> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bhh5hfX>,
        <https://n2t.net/ark:/60537/byJno8x> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1865-11-12"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Johannes van der Laan"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-806f8a2c-e5e0-4107-9b2b-37f830abb494>,
        <https://www.goudatijdmachine.nl/id/reconstructie-c7da1845-b22b-4ec1-9ff3-71446ec73c99> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-b1864d57-42cd-4457-a6ed-c55d5569ae4b#name> .

