@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_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 1869 te Aalst" ;
  a2a:hasPerson oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-338d55a3-8384-99b9-ce40-05c4c47e8ccb, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-bf3a314b-244f-4885-58db-7f5045da9c6a, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-cfd2558e-34ac-eb32-4680-a3463ce9c875, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-45f34ebb-517c-73f6-7e7c-7366483c2db7, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-88dab528-6215-0379-f953-8b141f1403bf, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-0bafe6f4-9427-03f6-fff0-f0251c3b2986, oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-1ce5c482-93bf-be81-bc48-19161bbdaa47 ;
  a2a:hasEvent oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_0, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_1, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_2, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_3, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_4, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_5, oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_6 ;
  a2a:hasSource oa:source_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-338d55a3-8384-99b9-ce40-05c4c47e8ccb
  a a2a:Person ;
  rdfs:label "Carolus De Vleeschouwer" ;
  a2a:PersonName [
    rdfs:label "Carolus De Vleeschouwer" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "De Vleeschouwer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaren" ;
    rdfs:label "46 jaren"
  ] ;
  a2a:Profession "rondleurder" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-bf3a314b-244f-4885-58db-7f5045da9c6a
  a a2a:Person ;
  rdfs:label "Guillielmus Vander Elst" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Vander Elst" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Vander Elst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaren" ;
    rdfs:label "40 jaren"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-cfd2558e-34ac-eb32-4680-a3463ce9c875
  a a2a:Person ;
  rdfs:label "Josephus Philippus De Vleeschouwer" ;
  a2a:PersonName [
    rdfs:label "Josephus Philippus De Vleeschouwer" ;
    a2a:PersonNameFirstName "Josephus Philippus" ;
    a2a:PersonNameLastName "De Vleeschouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-45f34ebb-517c-73f6-7e7c-7366483c2db7
  a a2a:Person ;
  rdfs:label "Franciscus Roeymans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Roeymans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Roeymans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-88dab528-6215-0379-f953-8b141f1403bf
  a a2a:Person ;
  rdfs:label "Alexander Van Langenhove" ;
  a2a:PersonName [
    rdfs:label "Alexander Van Langenhove" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Van Langenhove"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-0bafe6f4-9427-03f6-fff0-f0251c3b2986
  a a2a:Person ;
  rdfs:label "Agnes Buysmans" ;
  a2a:PersonName [
    rdfs:label "Agnes Buysmans" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Buysmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person-1ce5c482-93bf-be81-bc48-19161bbdaa47
  a a2a:Person ;
  rdfs:label "Joanna Catharina Roeymans" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Roeymans" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Roeymans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1793-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raemdonck" ;
    rdfs:label "Raemdonck"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1869-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:338d55a3-8384-99b9-ce40-05c4c47e8ccb ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:bf3a314b-244f-4885-58db-7f5045da9c6a ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:cfd2558e-34ac-eb32-4680-a3463ce9c875 ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:45f34ebb-517c-73f6-7e7c-7366483c2db7 ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_4
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:88dab528-6215-0379-f953-8b141f1403bf ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:0bafe6f4-9427-03f6-fff0-f0251c3b2986 ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:relationep_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_6
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Person:1ce5c482-93bf-be81-bc48-19161bbdaa47 ;
  a2a:EventKeyRef oa:event_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf_Event1 .

oa:source_aal_baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1869-07-28 - 1869-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1869-07-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1869" ;
    a2a:Book "Overlijdensregister Aalst 1869" ;
    a2a:DocumentNumber "252" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1869, Overlijdensregister Aalst 1869, 252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/22f41988-9721-a66a-29ef-85a4486754cf.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/22f41988-9721-a66a-29ef-85a4486754cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf" ;
  a2a:RecordGUID "{baed8cf8-6a9e-ea06-e060-8c73cb7cd6bf}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 10 uur<br />Handtekeningen: 1<br />Kunnen niet schrijven: beide komparanten" ;
  a2a:SourceRemarkfilename "ALS_O_1869_068" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1090_00001090.xml van AAL" .

