@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-bfc8fc68-fb6e-4c30-b56e-04a81960983c> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-bfc8fc68-fb6e-4c30-b56e-04a81960983c#d-2441260>,
        <https://www.goudatijdmachine.nl/id/reconstructie-bfc8fc68-fb6e-4c30-b56e-04a81960983c#d-2648808> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bkOYZ6U>,
        <https://n2t.net/ark:/60537/bt6tXcm> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1833-12-16"^^xsd:date ;
    schema:gender schema:Male ;
    schema:hasOccupation "Sleper" ;
    schema:name "Salomon Lafeber"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-bfc8fc68-fb6e-4c30-b56e-04a81960983c#name> .

