@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-8ec89d8f-10e1-44ad-b7e8-f5956b97734e> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-8ec89d8f-10e1-44ad-b7e8-f5956b97734e#d-2411410>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8ec89d8f-10e1-44ad-b7e8-f5956b97734e#d-2658547> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bcv00z4>,
        <https://n2t.net/ark:/60537/bh4oJsd> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1849-07-04"^^xsd:date ;
    schema:deathDate "1851-07-09"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Johannes Louwman"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-21d09ad6-ea14-4ea7-a904-8d07d9684730>,
        <https://www.goudatijdmachine.nl/id/reconstructie-4765e7f7-8cde-4a60-a3f6-85f245fada21> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-8ec89d8f-10e1-44ad-b7e8-f5956b97734e#name> .

