@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-4a91ad74-2f18-4c08-94de-a3a1cef0123b> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-4a91ad74-2f18-4c08-94de-a3a1cef0123b#d-582960>,
        <https://www.goudatijdmachine.nl/id/reconstructie-4a91ad74-2f18-4c08-94de-a3a1cef0123b#d-606394> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/bPB1CvZ>,
        <https://n2t.net/ark:/60537/bijAk64> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1821-03-24"^^xsd:date ;
    schema:deathDate "1822-12-05"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Grietje Welter"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-0aa606c9-f201-4dde-b223-0fd00a2580bb>,
        <https://www.goudatijdmachine.nl/id/reconstructie-1041477f-0416-44e6-ac91-91bbb5faff60> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-4a91ad74-2f18-4c08-94de-a3a1cef0123b#name> .

