@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_0814fd7e-0c42-3fca-e080-28b54131b930
  a a2a:Record ;
  rdfs:label "Overlijden op 4 mei 1858 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-7cae9486-8f9f-c0a0-f055-349ed216e7fa, oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-980fdc08-d061-32e1-f825-ed96aae882e0, oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-808a135a-e68f-72f2-01d8-5e4284ccc2f9 ;
  a2a:hasEvent oa:event_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_0, oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_1, oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_2 ;
  a2a:hasSource oa:source_wba_0814fd7e-0c42-3fca-e080-28b54131b930 .

oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-7cae9486-8f9f-c0a0-f055-349ed216e7fa
  a a2a:Person ;
  rdfs:label "Henricus Franciscus Ronnen" ;
  a2a:PersonName [
    rdfs:label "Henricus Franciscus Ronnen" ;
    a2a:PersonNameFirstName "Henricus Franciscus" ;
    a2a:PersonNameLastName "Ronnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-980fdc08-d061-32e1-f825-ed96aae882e0
  a a2a:Person ;
  rdfs:label "Coleta Maria Francisca Somers" ;
  a2a:PersonName [
    rdfs:label "Coleta Maria Francisca Somers" ;
    a2a:PersonNameFirstName "Coleta Maria Francisca" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person-808a135a-e68f-72f2-01d8-5e4284ccc2f9
  a a2a:Person ;
  rdfs:label "Emilius Maria Cornelius Hubertus Ronnen" ;
  a2a:PersonName [
    rdfs:label "Emilius Maria Cornelius Hubertus Ronnen" ;
    a2a:PersonNameFirstName "Emilius Maria Cornelius Hubertus" ;
    a2a:PersonNameLastName "Ronnen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1858-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:event_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1858-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person:7cae9486-8f9f-c0a0-f055-349ed216e7fa ;
  a2a:EventKeyRef oa:event_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Event1 .

oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person:980fdc08-d061-32e1-f825-ed96aae882e0 ;
  a2a:EventKeyRef oa:event_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Event1 .

oa:relationep_wba_0814fd7e-0c42-3fca-e080-28b54131b930_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Person:808a135a-e68f-72f2-01d8-5e4284ccc2f9 ;
  a2a:EventKeyRef oa:event_wba_0814fd7e-0c42-3fca-e080-28b54131b930_Event1 .

oa:source_wba_0814fd7e-0c42-3fca-e080-28b54131b930
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1858-05-04 - 1858-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1858-05-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 35, Periode: 1858" ;
    a2a:Book "Overlijdensregister Kalmthout 1858" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "35" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 35, Periode: 1858, Overlijdensregister Kalmthout 1858, 19, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8aae2507-bbe3-b0ad-7a54-a246035883cb.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0814fd7e-0c42-3fca-e080-28b54131b930" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8aae2507-bbe3-b0ad-7a54-a246035883cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0814fd7e-0c42-3fca-e080-28b54131b930" ;
  a2a:RecordGUID "{0814fd7e-0c42-3fca-e080-28b54131b930}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13945_00013945.xml van WBA" .

[] a2a:PersonRemarkdiversen "41 jaar, beambte der accijnzen" .
