@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_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69
  a a2a:Record ;
  rdfs:label "Overlijden op 28 oktober 1880 te Aalst" ;
  a2a:hasPerson oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-2bdc52fe-8ce9-1d2d-73ad-43ca2205270e, oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-00dc9d3b-4b24-401a-f40b-739fbb94bc0c, oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-6a769fc6-67da-9659-fc33-60625e4894d1, oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-83894c6e-3425-0da9-9ce5-82895ba9b223, oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-9c934461-accf-b42f-0acc-919ca652c1b4 ;
  a2a:hasEvent oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_0, oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_1, oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_2, oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_3, oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_4 ;
  a2a:hasSource oa:source_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69 .

oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-2bdc52fe-8ce9-1d2d-73ad-43ca2205270e
  a a2a:Person ;
  rdfs:label "Franciscus De Bruyn" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Bruyn" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Bruyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "makelaar" .

oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-00dc9d3b-4b24-401a-f40b-739fbb94bc0c
  a a2a:Person ;
  rdfs:label "Joannes Caudron" ;
  a2a:PersonName [
    rdfs:label "Joannes Caudron" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Caudron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "daglooner" .

oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-6a769fc6-67da-9659-fc33-60625e4894d1
  a a2a:Person ;
  rdfs:label "Franciscus De Wolf - Coevoet" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Wolf - Coevoet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Wolf - Coevoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-83894c6e-3425-0da9-9ce5-82895ba9b223
  a a2a:Person ;
  rdfs:label "Maria Emma De Bruyn" ;
  a2a:PersonName [
    rdfs:label "Maria Emma De Bruyn" ;
    a2a:PersonNameFirstName "Maria Emma" ;
    a2a:PersonNameLastName "De Bruyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "zonder" .

oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person-9c934461-accf-b42f-0acc-919ca652c1b4
  a a2a:Person ;
  rdfs:label "De Bruyn" ;
  a2a:PersonName [
    rdfs:label "De Bruyn" ;
    a2a:PersonNameLastName "De Bruyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1880-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] ;
  a2a:Profession "geen" .

oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1880-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person:2bdc52fe-8ce9-1d2d-73ad-43ca2205270e ;
  a2a:EventKeyRef oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 .

oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person:00dc9d3b-4b24-401a-f40b-739fbb94bc0c ;
  a2a:EventKeyRef oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 .

oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person:6a769fc6-67da-9659-fc33-60625e4894d1 ;
  a2a:EventKeyRef oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 .

oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person:83894c6e-3425-0da9-9ce5-82895ba9b223 ;
  a2a:EventKeyRef oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 .

oa:relationep_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Person:9c934461-accf-b42f-0acc-919ca652c1b4 ;
  a2a:EventKeyRef oa:event_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69_Event1 .

oa:source_aal_bfb21515-e0fe-ce3b-9a0e-8233f1e08b69
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1880-10-30 - 1880-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1880-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1880" ;
    a2a:Book "Overlijdensregister Aalst 1880" ;
    a2a:DocumentNumber "447" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1880, Overlijdensregister Aalst 1880, 447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/31175693-76c6-0ae2-a272-a3f81b14d29d.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/bfb21515-e0fe-ce3b-9a0e-8233f1e08b69" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/31175693-76c6-0ae2-a272-a3f81b14d29d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/bfb21515-e0fe-ce3b-9a0e-8233f1e08b69" ;
  a2a:RecordGUID "{bfb21515-e0fe-ce3b-9a0e-8233f1e08b69}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 9 u<br />Handtekeningen: 2<br />Kunnen niet schrijven: tweede komparant" ;
  a2a:SourceRemarkfilename "ALS_O_1880_116" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1103_00001103.xml van AAL" .

[] a2a:PersonRemarkdiversen "levenloos kind van het mannelijk geslacht" .
