@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.openarchieven.nl/id/reconstruction_000010cc-aeab-7091-7273-ecbf3e0c3d5d> a <https://personsincontext.org/model#PersonReconstruction> ;
    prov:wasDerivedFrom <https://www.openarchieven.nl/id/record_hco_0C89FE92-628D-41FD-9629-146E8FD977D3Person4>,
        <https://www.openarchieven.nl/id/record_hco_E08F2250-D03A-4D4D-A367-05DC6537E2A2_Person3365971979> ;
    prov:wasGeneratedBy <https://www.openarchieven.nl/id/reconstruction_activity_01> ;
    schema:birthDate "1902-02-16"^^xsd:date ;
    schema:birthPlace "Kampen"@nl ;
    schema:familyName "Kanis"@nl ;
    schema:gender schema:Female ;
    schema:givenName "Jentje"@nl ;
    schema:name "Jentje Kanis"@nl ;
    schema:parent <https://www.openarchieven.nl/id/reconstruction_01d8c850-0fd3-a716-213e-26419d6dd641>,
        <https://www.openarchieven.nl/id/reconstruction_f9bf6a86-51aa-f6b3-6a1b-a59021a0d425> ;
    schema:spouse <https://www.openarchieven.nl/id/reconstruction_25cbe85e-774f-fee2-59b0-f2e112d08d7a> .

