@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_ea24a76c-c8e0-367b-e56f-9ec497ee08d3
  a a2a:Record ;
  rdfs:label "Overlijden op 10 april 1919 te Aalst" ;
  a2a:hasPerson oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-797f8e1d-1d6c-4ea4-df96-d4fc171bb0b9, oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-bf233905-f31c-882c-0be9-6b55840d4d08, oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-0bb4249b-4ff3-ccdf-4475-7a2608359683, oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-2e0607d5-3a52-6069-f798-6ce2cb386767, oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-2a15e264-017f-3421-0f1d-a552dc3d1545 ;
  a2a:hasEvent oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_0, oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_1, oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_2, oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_3, oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_4 ;
  a2a:hasSource oa:source_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3 .

oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-797f8e1d-1d6c-4ea4-df96-d4fc171bb0b9
  a a2a:Person ;
  rdfs:label "Louis Duvosquel" ;
  a2a:PersonName [
    rdfs:label "Louis Duvosquel" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Duvosquel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Komen België" ;
    rdfs:label "Komen België"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "magazijnier" .

oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-bf233905-f31c-882c-0be9-6b55840d4d08
  a a2a:Person ;
  rdfs:label "Frans Barrez" ;
  a2a:PersonName [
    rdfs:label "Frans Barrez" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Barrez"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "politieagent" .

oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-0bb4249b-4ff3-ccdf-4475-7a2608359683
  a a2a:Person ;
  rdfs:label "Henri Vanderschelden" ;
  a2a:PersonName [
    rdfs:label "Henri Vanderschelden" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vanderschelden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-2e0607d5-3a52-6069-f798-6ce2cb386767
  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_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person-2a15e264-017f-3421-0f1d-a552dc3d1545
  a a2a:Person ;
  rdfs:label "Palmyra Vanderschelden" ;
  a2a:PersonName [
    rdfs:label "Palmyra Vanderschelden" ;
    a2a:PersonNameFirstName "Palmyra" ;
    a2a:PersonNameLastName "Vanderschelden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Komen België" ;
    rdfs:label "Komen België"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1894-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wervicq" ;
    rdfs:label "Wervicq"
  ] ;
  a2a:Profession "dienstmeid" .

oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1919-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person:797f8e1d-1d6c-4ea4-df96-d4fc171bb0b9 ;
  a2a:EventKeyRef oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 .

oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person:bf233905-f31c-882c-0be9-6b55840d4d08 ;
  a2a:EventKeyRef oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 .

oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person:0bb4249b-4ff3-ccdf-4475-7a2608359683 ;
  a2a:EventKeyRef oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 .

oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person:2e0607d5-3a52-6069-f798-6ce2cb386767 ;
  a2a:EventKeyRef oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 .

oa:relationep_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Person:2a15e264-017f-3421-0f1d-a552dc3d1545 ;
  a2a:EventKeyRef oa:event_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3_Event1 .

oa:source_aal_ea24a76c-c8e0-367b-e56f-9ec497ee08d3
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1919-04-10 - 1919-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1919-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1919" ;
    a2a:Book "Overlijdensregister Aalst 1919" ;
    a2a:DocumentNumber "208" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1919, Overlijdensregister Aalst 1919, 208"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/5b134c84-d0e2-5d64-3115-10b8b40b1be7.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ea24a76c-c8e0-367b-e56f-9ec497ee08d3" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/5b134c84-d0e2-5d64-3115-10b8b40b1be7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ea24a76c-c8e0-367b-e56f-9ec497ee08d3" ;
  a2a:RecordGUID "{ea24a76c-c8e0-367b-e56f-9ec497ee08d3}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 11.00 uur<br />Handtekeningen: 3" ;
  a2a:SourceRemarkfilename "ALS_O_1919_0054" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1501_00001501.xml van AAL" .

