@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-2faedf5f-d41d-4a8a-bbb4-b2cb79e7ca46> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-2faedf5f-d41d-4a8a-bbb4-b2cb79e7ca46#d-2639167>,
        <https://www.goudatijdmachine.nl/id/reconstructie-2faedf5f-d41d-4a8a-bbb4-b2cb79e7ca46#d-2838439> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bjMuX7p>,
        <https://n2t.net/ark:/60537/bvOzMo7> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1838-06-01"^^xsd:date ;
    schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
    schema:deathDate "1932-06-13"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Jacoba Paulus"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-917004a4-fd59-4404-bba5-4d2c9aadd9f1> ;
    schema:spouse <https://www.goudatijdmachine.nl/id/reconstructie-67b39cbf-89df-4d75-b402-0ffa7fbb7266> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-2faedf5f-d41d-4a8a-bbb4-b2cb79e7ca46#name> .

