@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d
  a a2a:Record ;
  rdfs:label "Overlijden op 7 mei 1868 te Kalmpthout" ;
  a2a:hasPerson oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-1b287993-3cac-2b5b-910f-19e1deabcf3b, oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-20ed6fc1-0e16-912a-188c-b5a0f4b515f1, oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-58896dfc-a1bc-bb22-e741-13a863aacafc, oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-b0ba8a73-cecd-3c7f-c96c-86dffd91768e ;
  a2a:hasEvent oa:event_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_0, oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_1, oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_2 ;
  a2a:hasRelationPP oa:relationpp_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_0 ;
  a2a:hasSource oa:source_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d .

oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-1b287993-3cac-2b5b-910f-19e1deabcf3b
  a a2a:Person ;
  rdfs:label "Cornelius Dries" ;
  a2a:PersonName [
    rdfs:label "Cornelius Dries" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-20ed6fc1-0e16-912a-188c-b5a0f4b515f1
  a a2a:Person ;
  rdfs:label "Petrus Joannes Greefs" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Greefs" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Greefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-58896dfc-a1bc-bb22-e741-13a863aacafc
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Nuijtemans" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Nuijtemans" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Nuijtemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person-b0ba8a73-cecd-3c7f-c96c-86dffd91768e
  a a2a:Person ;
  rdfs:label "Joanna Maria Greefs" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Greefs" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Greefs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1799-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1868-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] .

oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person:20ed6fc1-0e16-912a-188c-b5a0f4b515f1 ;
  a2a:EventKeyRef oa:event_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Event1 .

oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person:58896dfc-a1bc-bb22-e741-13a863aacafc ;
  a2a:EventKeyRef oa:event_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Event1 .

oa:relationep_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person:b0ba8a73-cecd-3c7f-c96c-86dffd91768e ;
  a2a:EventKeyRef oa:event_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Event1 .

oa:relationpp_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person:b0ba8a73-cecd-3c7f-c96c-86dffd91768e, oa:person_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d_Person:1b287993-3cac-2b5b-910f-19e1deabcf3b .

oa:source_wba_d7a5a1cf-c039-40f7-c025-e41cea32a92d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1868-05-07 - 1868-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1868-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 45, Periode: 1868" ;
    a2a:Book "Overlijdensregister Kalmthout 1868" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "45" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 45, Periode: 1868, Overlijdensregister Kalmthout 1868, 22, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2b258563-687e-4f59-8381-9ad16a8b7c73.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d7a5a1cf-c039-40f7-c025-e41cea32a92d" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2b258563-687e-4f59-8381-9ad16a8b7c73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d7a5a1cf-c039-40f7-c025-e41cea32a92d" ;
  a2a:RecordGUID "{d7a5a1cf-c039-40f7-c025-e41cea32a92d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14523_00014523.xml van WBA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden op den zwarten heuvel Wijk B Nr 127" .
