@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-a24ef7ef-89ad-43bc-a9d8-c4742a98ec1e> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-a24ef7ef-89ad-43bc-a9d8-c4742a98ec1e#d-1948784>,
        <https://www.goudatijdmachine.nl/id/reconstructie-a24ef7ef-89ad-43bc-a9d8-c4742a98ec1e#d-2645404> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bfpNvYM>,
        <https://n2t.net/ark:/60537/bxu9zY4> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1821-08-12"^^xsd:date ;
    schema:gender schema:Female ;
    schema:hasOccupation "Geen" ;
    schema:name "Carolina [Caroline] Woeringer"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-a24ef7ef-89ad-43bc-a9d8-c4742a98ec1e#name> .

