@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_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61
  a a2a:Record ;
  rdfs:label "Overlijden op 16 oktober 1918 te Aalst" ;
  a2a:hasPerson oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-7b9a0822-1519-30cd-055c-680ba1e67a14, oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-090489f8-89cf-1d29-975a-853f54a25fea, oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-9a4e6c86-8ff3-7e1c-abb6-5dac752241fb, oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-fda5666b-3792-b489-4aef-ec662397ac9a, oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-5909450f-e29d-3229-d403-7ea4aab12da4 ;
  a2a:hasEvent oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_0, oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_1, oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_2, oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_3, oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_4 ;
  a2a:hasSource oa:source_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61 .

oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-7b9a0822-1519-30cd-055c-680ba1e67a14
  a a2a:Person ;
  rdfs:label "Joanna Lefevre" ;
  a2a:PersonName [
    rdfs:label "Joanna Lefevre" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lefevre"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Halewijn" ;
    rdfs:label "Halewijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-090489f8-89cf-1d29-975a-853f54a25fea
  a a2a:Person ;
  rdfs:label "Leonia Haverbeke" ;
  a2a:PersonName [
    rdfs:label "Leonia Haverbeke" ;
    a2a:PersonNameFirstName "Leonia" ;
    a2a:PersonNameLastName "Haverbeke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cortemarck" ;
    rdfs:label "Cortemarck"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-9a4e6c86-8ff3-7e1c-abb6-5dac752241fb
  a a2a:Person ;
  rdfs:label "Hendrik Jozef Lefevre" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jozef Lefevre" ;
    a2a:PersonNameFirstName "Hendrik Jozef" ;
    a2a:PersonNameLastName "Lefevre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-fda5666b-3792-b489-4aef-ec662397ac9a
  a a2a:Person ;
  rdfs:label "Felix De Hert" ;
  a2a:PersonName [
    rdfs:label "Felix De Hert" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Hert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person-5909450f-e29d-3229-d403-7ea4aab12da4
  a a2a:Person ;
  rdfs:label "Maria Angelica Dal" ;
  a2a:PersonName [
    rdfs:label "Maria Angelica Dal" ;
    a2a:PersonNameFirstName "Maria Angelica" ;
    a2a:PersonNameLastName "Dal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Halewijn" ;
    rdfs:label "Halewijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1850-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halewijn" ;
    rdfs:label "Halewijn"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1918-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person:7b9a0822-1519-30cd-055c-680ba1e67a14 ;
  a2a:EventKeyRef oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 .

oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person:090489f8-89cf-1d29-975a-853f54a25fea ;
  a2a:EventKeyRef oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 .

oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person:9a4e6c86-8ff3-7e1c-abb6-5dac752241fb ;
  a2a:EventKeyRef oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 .

oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person:fda5666b-3792-b489-4aef-ec662397ac9a ;
  a2a:EventKeyRef oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 .

oa:relationep_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Person:5909450f-e29d-3229-d403-7ea4aab12da4 ;
  a2a:EventKeyRef oa:event_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61_Event1 .

oa:source_aal_ba33e34d-4b40-e96f-e94c-05bab04aec61
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1918-10-16 - 1918-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1918-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1918" ;
    a2a:Book "Overlijdensregister Aalst 1918" ;
    a2a:DocumentNumber "459" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1918, Overlijdensregister Aalst 1918, 459"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e3c170ae-5676-b3a4-4129-87ed9750e451.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ba33e34d-4b40-e96f-e94c-05bab04aec61" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e3c170ae-5676-b3a4-4129-87ed9750e451.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ba33e34d-4b40-e96f-e94c-05bab04aec61" ;
  a2a:RecordGUID "{ba33e34d-4b40-e96f-e94c-05bab04aec61}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 10.00 uur<br />Handtekeningen: 3" ;
  a2a:SourceRemarkfilename "ALS_O_1918_0121" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1088_00001088.xml van AAL" .

