@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-f6d633b8-e153-44e5-a779-a827838a5abd> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-f6d633b8-e153-44e5-a779-a827838a5abd#d-2010368>,
        <https://www.goudatijdmachine.nl/id/reconstructie-f6d633b8-e153-44e5-a779-a827838a5abd#d-2402182> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bngSkPL>,
        <https://n2t.net/ark:/60537/bwrFBtQ> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-08-09> ;
    schema:birthDate "1905-03-28"^^xsd:date ;
    schema:deathDate "1905-05-01"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Margaretha Boom"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-32be8fd3-b549-4664-9f7e-a4e4aa367c3c> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-f6d633b8-e153-44e5-a779-a827838a5abd#name> .

