@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-059659dd-92e1-4e8d-90dc-372c4b339c3d> a <https://personsincontext.org/model#PersonReconstruction>,
        schema:Person ;
    prov:qualifiedDerivation <https://www.goudatijdmachine.nl/id/reconstructie-059659dd-92e1-4e8d-90dc-372c4b339c3d#d-2208802>,
        <https://www.goudatijdmachine.nl/id/reconstructie-059659dd-92e1-4e8d-90dc-372c4b339c3d#d-2405803> ;
    prov:wasDerivedFrom <https://n2t.net/ark:/60537/b1sUAUE>,
        <https://n2t.net/ark:/60537/bHg2VJk> ;
    prov:wasGeneratedBy <https://www.goudatijdmachine.nl/id/reconstructie/run/2026-07-11> ;
    schema:birthDate "1813-03-22"^^xsd:date ;
    schema:deathDate "1870-12-18"^^xsd:date ;
    schema:gender schema:Female ;
    schema:name "Grietje Jans Veenstra"@nl ;
    schema:parent <https://www.goudatijdmachine.nl/id/reconstructie-201cdb06-d18b-47a5-bd76-165fcb495e0a>,
        <https://www.goudatijdmachine.nl/id/reconstructie-7c7a4bd1-6faf-4df4-b100-ebe5dcbc8774> ;
    schema:spouse <https://www.goudatijdmachine.nl/id/reconstructie-77a626c3-aa58-40f2-84ef-bbd2467d0731> ;
    ns1:hasName <https://www.goudatijdmachine.nl/id/reconstructie-059659dd-92e1-4e8d-90dc-372c4b339c3d#name> .

