@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_28cd2502-40b1-706f-e2f3-3a0c4e100513
  a a2a:Record ;
  rdfs:label "Overlijden op 25 oktober 1868 te Kalmpthout" ;
  a2a:hasPerson oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-64301e9a-111c-5d33-f8e3-e6efbd11817d, oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-662b91de-3f14-5e35-6b4e-b90de010d079, oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-082a2b23-e7a5-5f64-7af8-3de4b913597b, oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-6faf049a-a9a4-e640-432d-2a9621a6e725 ;
  a2a:hasEvent oa:event_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_0, oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_1, oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_2 ;
  a2a:hasRelationPP oa:relationpp_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_0 ;
  a2a:hasSource oa:source_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513 .

oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-64301e9a-111c-5d33-f8e3-e6efbd11817d
  a a2a:Person ;
  rdfs:label "Joannes Baptista Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Oerlemans" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-662b91de-3f14-5e35-6b4e-b90de010d079
  a a2a:Person ;
  rdfs:label "Petrus Joannes Doms" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Doms" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Doms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-082a2b23-e7a5-5f64-7af8-3de4b913597b
  a a2a:Person ;
  rdfs:label "Cornelia Vandenbuijs" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vandenbuijs" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vandenbuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person-6faf049a-a9a4-e640-432d-2a9621a6e725
  a a2a:Person ;
  rdfs:label "Anna Cornelia Doms" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Doms" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Doms"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1818-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wuestwszel" ;
    rdfs:label "Wuestwszel"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1868-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmpthout" ;
    rdfs:label "Kalmpthout"
  ] .

oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person:662b91de-3f14-5e35-6b4e-b90de010d079 ;
  a2a:EventKeyRef oa:event_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Event1 .

oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person:082a2b23-e7a5-5f64-7af8-3de4b913597b ;
  a2a:EventKeyRef oa:event_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Event1 .

oa:relationep_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person:6faf049a-a9a4-e640-432d-2a9621a6e725 ;
  a2a:EventKeyRef oa:event_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Event1 .

oa:relationpp_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person:6faf049a-a9a4-e640-432d-2a9621a6e725, oa:person_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513_Person:64301e9a-111c-5d33-f8e3-e6efbd11817d .

oa:source_wba_28cd2502-40b1-706f-e2f3-3a0c4e100513
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1868-10-25 - 1868-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1868-10-25"^^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 "36" ;
    a2a:RegistryNumber "45" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 45, Periode: 1868, Overlijdensregister Kalmthout 1868, 36, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/31e17508-e40e-d809-1301-2b9136bef077.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28cd2502-40b1-706f-e2f3-3a0c4e100513" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/31e17508-e40e-d809-1301-2b9136bef077.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28cd2502-40b1-706f-e2f3-3a0c4e100513" ;
  a2a:RecordGUID "{28cd2502-40b1-706f-e2f3-3a0c4e100513}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13005_00013005.xml van WBA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden in het Achterbroek Wijk C N: 53" .
