@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-3d057234-7678-45ea-9727-e7d6afbb436b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-3d057234-7678-45ea-9727-e7d6afbb436b#d-1973251>,
        <https://www.goudatijdmachine.nl/id/reconstructie-3d057234-7678-45ea-9727-e7d6afbb436b#d-2203556>,
        <https://www.goudatijdmachine.nl/id/reconstructie-3d057234-7678-45ea-9727-e7d6afbb436b#d-2865322> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b6f0ORs>,
        <https://n2t.net/ark:/60537/bNw27Ew>,
        <https://n2t.net/ark:/60537/bqbFP0R> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1799-05-09"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Veendam> ;
    schema:deathDate "1864-11-18"^^xsd:date ;
    schema:gender schema:Male ;
    schema:hasOccupation "Schipper" ;
    schema:name "Abraham Jan Glim"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-3d057234-7678-45ea-9727-e7d6afbb436b#name> .

