@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-8cc7e084-9cb2-4366-819e-e7e8b4cd684f> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-8cc7e084-9cb2-4366-819e-e7e8b4cd684f#d-1990202>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8cc7e084-9cb2-4366-819e-e7e8b4cd684f#d-2127664>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8cc7e084-9cb2-4366-819e-e7e8b4cd684f#d-2554969>,
        <https://www.goudatijdmachine.nl/id/reconstructie-8cc7e084-9cb2-4366-819e-e7e8b4cd684f#d-2831183> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bI5QfXe>,
        <https://n2t.net/ark:/60537/bMGeYZk>,
        <https://n2t.net/ark:/60537/bpzAjqD>,
        <https://n2t.net/ark:/60537/bwR3I0n> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1865-04-24"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
    schema:gender schema:Female ;
    schema:name "Catharina Maria Carolina Saalbach"@nl ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-8cc7e084-9cb2-4366-819e-e7e8b4cd684f#name> .

