@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-5cb4c0db-afc8-4078-a28c-68c648938e6e> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-5cb4c0db-afc8-4078-a28c-68c648938e6e#d-1000464501>,
        <https://www.goudatijdmachine.nl/id/reconstructie-5cb4c0db-afc8-4078-a28c-68c648938e6e#d-2364122>,
        <https://www.goudatijdmachine.nl/id/reconstructie-5cb4c0db-afc8-4078-a28c-68c648938e6e#d-2691322> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bCTmVog>,
        <https://n2t.net/ark:/60537/bMGeySg>,
        <https://www.openarchieven.nl/id/record_srt_A7A90A61-0B0A-40C8-8ACA-AF9058AE3DDC_Person1250770306> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1875-11-11"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
    schema:gender schema:Male ;
    schema:hasOccupation "Onderwijzer" ;
    schema:name "Maarten Bontenbal"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-5cb4c0db-afc8-4078-a28c-68c648938e6e#name> .

