@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_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6
  a a2a:Record ;
  rdfs:label "Overlijden op 13 augustus 1861 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-a170358e-566a-e0e6-73da-b29840e9073d, oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-2acf92a1-15d7-f539-665d-724fe959daa1, oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-934832aa-a023-c097-054e-de24ecb7dc06, oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-898f75b0-2391-7927-37a1-fda8fa1f3094 ;
  a2a:hasEvent oa:event_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_0, oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_1, oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_2 ;
  a2a:hasRelationPP oa:relationpp_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_0 ;
  a2a:hasSource oa:source_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6 .

oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-a170358e-566a-e0e6-73da-b29840e9073d
  a a2a:Person ;
  rdfs:label "Joannes Vantichelen" ;
  a2a:PersonName [
    rdfs:label "Joannes Vantichelen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vantichelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-2acf92a1-15d7-f539-665d-724fe959daa1
  a a2a:Person ;
  rdfs:label "Adrianus Vanloon" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vanloon" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vanloon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-934832aa-a023-c097-054e-de24ecb7dc06
  a a2a:Person ;
  rdfs:label "Joanna Vanachtmaal" ;
  a2a:PersonName [
    rdfs:label "Joanna Vanachtmaal" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vanachtmaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person-898f75b0-2391-7927-37a1-fda8fa1f3094
  a a2a:Person ;
  rdfs:label "Petronilla Vanloon" ;
  a2a:PersonName [
    rdfs:label "Petronilla Vanloon" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Vanloon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1794-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:Profession "zonder" .

oa:event_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1861-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] .

oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person:2acf92a1-15d7-f539-665d-724fe959daa1 ;
  a2a:EventKeyRef oa:event_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Event1 .

oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person:934832aa-a023-c097-054e-de24ecb7dc06 ;
  a2a:EventKeyRef oa:event_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Event1 .

oa:relationep_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person:898f75b0-2391-7927-37a1-fda8fa1f3094 ;
  a2a:EventKeyRef oa:event_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Event1 .

oa:relationpp_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person:898f75b0-2391-7927-37a1-fda8fa1f3094, oa:person_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6_Person:a170358e-566a-e0e6-73da-b29840e9073d .

oa:source_wba_ee2c810c-6e71-9acb-deb5-2a5447bf8ea6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1861-08-13 - 1861-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1861-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 38, Periode: 1861" ;
    a2a:Book "Overlijdensregister Kalmthout 1861" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "38" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 38, Periode: 1861, Overlijdensregister Kalmthout 1861, 40, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3e796290-67e7-3017-0c21-d7c51ea6ed0d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee2c810c-6e71-9acb-deb5-2a5447bf8ea6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3e796290-67e7-3017-0c21-d7c51ea6ed0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee2c810c-6e71-9acb-deb5-2a5447bf8ea6" ;
  a2a:RecordGUID "{ee2c810c-6e71-9acb-deb5-2a5447bf8ea6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14136_00014136.xml van WBA" .

