@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_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f
  a a2a:Record ;
  rdfs:label "Overlijden op 29 maart 1916 te Calais (FR)" ;
  a2a:hasPerson oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-64bd3c74-7b9b-94ce-42ba-25397f7f1e3e, oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-5b28586a-fb7b-b6ae-ca94-ac2a0bb68e76, oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-ca83d3bf-2c0b-8982-b853-f42b4571ed57, oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-d87e815d-2884-6a5d-f48f-308f74ed2232, oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-9b2daa5c-a961-6ba8-c2e4-ffa2187a891f ;
  a2a:hasEvent oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_0, oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_1, oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_2, oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_3, oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_4 ;
  a2a:hasSource oa:source_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f .

oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-64bd3c74-7b9b-94ce-42ba-25397f7f1e3e
  a a2a:Person ;
  rdfs:label "Roger Blijckaerts" ;
  a2a:PersonName [
    rdfs:label "Roger Blijckaerts" ;
    a2a:PersonNameFirstName "Roger" ;
    a2a:PersonNameLastName "Blijckaerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "sergeant" .

oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-5b28586a-fb7b-b6ae-ca94-ac2a0bb68e76
  a a2a:Person ;
  rdfs:label "Henri Charles Ravisse" ;
  a2a:PersonName [
    rdfs:label "Henri Charles Ravisse" ;
    a2a:PersonNameFirstName "Henri Charles" ;
    a2a:PersonNameLastName "Ravisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-ca83d3bf-2c0b-8982-b853-f42b4571ed57
  a a2a:Person ;
  rdfs:label "Benoit Houtman" ;
  a2a:PersonName [
    rdfs:label "Benoit Houtman" ;
    a2a:PersonNameFirstName "Benoit" ;
    a2a:PersonNameLastName "Houtman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-d87e815d-2884-6a5d-f48f-308f74ed2232
  a a2a:Person ;
  rdfs:label "Marie Louise Eeckeman" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Eeckeman" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Eeckeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person-9b2daa5c-a961-6ba8-c2e4-ffa2187a891f
  a a2a:Person ;
  rdfs:label "Benoit Oscar Houtman" ;
  a2a:PersonName [
    rdfs:label "Benoit Oscar Houtman" ;
    a2a:PersonNameFirstName "Benoit Oscar" ;
    a2a:PersonNameLastName "Houtman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1894-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "soldat du 1e Regiment de chasseurs" .

oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1916-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Calais (FR)" ;
    rdfs:label "Calais (FR)"
  ] .

oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person:64bd3c74-7b9b-94ce-42ba-25397f7f1e3e ;
  a2a:EventKeyRef oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 .

oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person:5b28586a-fb7b-b6ae-ca94-ac2a0bb68e76 ;
  a2a:EventKeyRef oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 .

oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person:ca83d3bf-2c0b-8982-b853-f42b4571ed57 ;
  a2a:EventKeyRef oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 .

oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person:d87e815d-2884-6a5d-f48f-308f74ed2232 ;
  a2a:EventKeyRef oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 .

oa:relationep_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Person:9b2daa5c-a961-6ba8-c2e4-ffa2187a891f ;
  a2a:EventKeyRef oa:event_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f_Event1 .

oa:source_aal_ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1916-03-29 - 1916-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1916-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1927" ;
    a2a:Book "Overlijdensregister Erembodegem 1927" ;
    a2a:DocumentNumber "62" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1927, Overlijdensregister Erembodegem 1927, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/e1e39015-4309-9cc8-ae64-323a54583a80.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/e1e39015-4309-9cc8-ae64-323a54583a80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f" ;
  a2a:RecordGUID "{ecfcaffc-9e2f-9c1a-6264-ef9cbc31aa8f}" ;
  a2a:SourceRemarkfilename "ERE_O_1927_0013" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1508_00001508.xml van AAL" .

