@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-080542f7-0439-4495-b7f7-45f811d49797> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-080542f7-0439-4495-b7f7-45f811d49797#d-2076522>,
        <https://www.goudatijdmachine.nl/id/reconstructie-080542f7-0439-4495-b7f7-45f811d49797#d-2576455> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bC3yEdG>,
        <https://n2t.net/ark:/60537/bkbT4mk> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1855-06-07"^^xsd:date ;
    schema:deathDate "1855-11-12"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Gerrardus Paulus Kabel"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-4e43c6e5-d3ae-4310-96c5-65b3eb781502>,
        <https://www.goudatijdmachine.nl/id/reconstructie-a1d05141-c727-409e-97fc-3a932d7a4ff1> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-080542f7-0439-4495-b7f7-45f811d49797#name> .

