@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-625b1a43-71d0-423a-8d57-b88d00289fbe> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-625b1a43-71d0-423a-8d57-b88d00289fbe#d-2202679>,
        <https://www.goudatijdmachine.nl/id/reconstructie-625b1a43-71d0-423a-8d57-b88d00289fbe#d-2623960> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b6f0cMN>,
        <https://n2t.net/ark:/60537/bLQs4FX> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1876-12-03"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Gijsbertus van der Wolf"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-7f49dc91-37a5-4b88-ac7a-5b668a0fde5e>,
        <https://www.goudatijdmachine.nl/id/reconstructie-b59c0c7d-c765-4620-a087-aaac88de390a> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-625b1a43-71d0-423a-8d57-b88d00289fbe#name> .

