@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_ed56d1a4-e33f-9271-b42d-9fe92398cf1d
  a a2a:Record ;
  rdfs:label "Overlijden op 26 november 1817 te Alost" ;
  a2a:hasPerson oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-594cb0a4-3fdd-822b-da32-a2a4433021f0, oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-89cf34a4-657e-e1ed-2ad9-43b21aa53161, oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-7b6599e1-b3b8-7e2c-f910-19e7dc7900c3, oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-0b70aba9-ae6f-8b01-75a5-7452727f098b, oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-47595ee8-2f50-ade3-dd54-f416b19a07f1 ;
  a2a:hasEvent oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_0, oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_1, oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_2, oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_3, oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_4 ;
  a2a:hasSource oa:source_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d .

oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-594cb0a4-3fdd-822b-da32-a2a4433021f0
  a a2a:Person ;
  rdfs:label "Jean Baptiste Ghysens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Ghysens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Ghysens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "journalier" .

oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-89cf34a4-657e-e1ed-2ad9-43b21aa53161
  a a2a:Person ;
  rdfs:label "Philippe Cornand" ;
  a2a:PersonName [
    rdfs:label "Philippe Cornand" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Cornand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "journalier" .

oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-7b6599e1-b3b8-7e2c-f910-19e7dc7900c3
  a a2a:Person ;
  rdfs:label "Charles De Waepenaert" ;
  a2a:PersonName [
    rdfs:label "Charles De Waepenaert" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Waepenaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-0b70aba9-ae6f-8b01-75a5-7452727f098b
  a a2a:Person ;
  rdfs:label "Marie Waegemans" ;
  a2a:PersonName [
    rdfs:label "Marie Waegemans" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Waegemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] .

oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person-47595ee8-2f50-ade3-dd54-f416b19a07f1
  a a2a:Person ;
  rdfs:label "Thérèse Waegemans" ;
  a2a:PersonName [
    rdfs:label "Thérèse Waegemans" ;
    a2a:PersonNameFirstName "Thérèse" ;
    a2a:PersonNameLastName "Waegemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "3 mois" ;
    rdfs:label "3 mois"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] .

oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1817-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alost" ;
    rdfs:label "Alost"
  ] .

oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person:594cb0a4-3fdd-822b-da32-a2a4433021f0 ;
  a2a:EventKeyRef oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 .

oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person:89cf34a4-657e-e1ed-2ad9-43b21aa53161 ;
  a2a:EventKeyRef oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 .

oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person:7b6599e1-b3b8-7e2c-f910-19e7dc7900c3 ;
  a2a:EventKeyRef oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 .

oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person:0b70aba9-ae6f-8b01-75a5-7452727f098b ;
  a2a:EventKeyRef oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 .

oa:relationep_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Person:47595ee8-2f50-ade3-dd54-f416b19a07f1 ;
  a2a:EventKeyRef oa:event_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d_Event1 .

oa:source_aal_ed56d1a4-e33f-9271-b42d-9fe92398cf1d
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1817-11-26 - 1817-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1817-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1817" ;
    a2a:Book "Overlijdensregister Aalst 1817" ;
    a2a:DocumentNumber "328" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1817, Overlijdensregister Aalst 1817, 328"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/52ca0cf0-22b2-083a-0dfa-a6fa6da92d85.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ed56d1a4-e33f-9271-b42d-9fe92398cf1d" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/52ca0cf0-22b2-083a-0dfa-a6fa6da92d85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/ed56d1a4-e33f-9271-b42d-9fe92398cf1d" ;
  a2a:RecordGUID "{ed56d1a4-e33f-9271-b42d-9fe92398cf1d}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 16.00 uur<br />Handtekeningen: 2<br />Kunnen niet schrijven: beide getuigen" ;
  a2a:SourceRemarkfilename "ALS_O_1817_0086" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_972_00000972.xml van AAL" .

