@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-ed88fd98-e85c-4e16-985c-c8f8f5cfce8a> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-ed88fd98-e85c-4e16-985c-c8f8f5cfce8a#d-2292388>,
        <https://www.goudatijdmachine.nl/id/reconstructie-ed88fd98-e85c-4e16-985c-c8f8f5cfce8a#d-585062> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bAOmoaL>,
        <https://n2t.net/ark:/60537/bUo7Dg8> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1827-05-03"^^xsd:date ;
    schema:deathDate "1827-07-28"^^xsd:date ;
    schema:gender schema:Male ;
    schema:name "Johannes van den Oever"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-a1b3ab3d-e7f4-4267-8d16-ecedc6a5cac0>,
        <https://www.goudatijdmachine.nl/id/reconstructie-dbff8aeb-7cc7-4a7e-9dd7-f75709830199> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-ed88fd98-e85c-4e16-985c-c8f8f5cfce8a#name> .

