@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_21cc69ea-190f-b32a-e186-377a2101a962
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juli 1821 te Meldert" ;
  a2a:hasPerson oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-57256d1a-ad06-3e68-87a8-7a169de8684a, oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-200e93cd-94e8-b337-9771-56e376344dfa, oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-29cce045-3d35-c201-5837-51642fe2fc8d, oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-96ba47f0-68eb-28b2-c8b1-5e13b9fa847c, oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-77eb7ba0-5e69-9a4c-dc7a-231017823bdf, oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-63527c7f-5da6-a3c9-bf0a-377db3a5f66e ;
  a2a:hasEvent oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_0, oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_1, oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_2, oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_3, oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_4, oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_5 ;
  a2a:hasSource oa:source_aal_21cc69ea-190f-b32a-e186-377a2101a962 .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-57256d1a-ad06-3e68-87a8-7a169de8684a
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameLastName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-200e93cd-94e8-b337-9771-56e376344dfa
  a a2a:Person ;
  rdfs:label "frans Robijns" ;
  a2a:PersonName [
    rdfs:label "frans Robijns" ;
    a2a:PersonNameFirstName "frans" ;
    a2a:PersonNameLastName "Robijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Profession "koster" .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-29cce045-3d35-c201-5837-51642fe2fc8d
  a a2a:Person ;
  rdfs:label "Petrus Mannaert" ;
  a2a:PersonName [
    rdfs:label "Petrus Mannaert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Mannaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] ;
  a2a:Profession "landsman" .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-96ba47f0-68eb-28b2-c8b1-5e13b9fa847c
  a a2a:Person ;
  rdfs:label "Maria Anna van Ransbeeck" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van Ransbeeck" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "van Ransbeeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-77eb7ba0-5e69-9a4c-dc7a-231017823bdf
  a a2a:Person ;
  rdfs:label "Charles Van Assche" ;
  a2a:PersonName [
    rdfs:label "Charles Van Assche" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Van Assche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person-63527c7f-5da6-a3c9-bf0a-377db3a5f66e
  a a2a:Person ;
  rdfs:label "Joanna Catharina Mannaert" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Mannaert" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Mannaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1821-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:57256d1a-ad06-3e68-87a8-7a169de8684a ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:200e93cd-94e8-b337-9771-56e376344dfa ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:29cce045-3d35-c201-5837-51642fe2fc8d ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:96ba47f0-68eb-28b2-c8b1-5e13b9fa847c ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_4
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:77eb7ba0-5e69-9a4c-dc7a-231017823bdf ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:relationep_aal_21cc69ea-190f-b32a-e186-377a2101a962_5
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_21cc69ea-190f-b32a-e186-377a2101a962_Person:63527c7f-5da6-a3c9-bf0a-377db3a5f66e ;
  a2a:EventKeyRef oa:event_aal_21cc69ea-190f-b32a-e186-377a2101a962_Event1 .

oa:source_aal_21cc69ea-190f-b32a-e186-377a2101a962
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert", "1821-07-09 - 1821-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1821-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1821" ;
    a2a:Book "Overlijdensregister Meldert 1821" ;
    a2a:DocumentNumber "18" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1821, Overlijdensregister Meldert 1821, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/768fa068-eb11-1f27-215b-05393bc41411.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/21cc69ea-190f-b32a-e186-377a2101a962" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/768fa068-eb11-1f27-215b-05393bc41411.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/21cc69ea-190f-b32a-e186-377a2101a962" ;
  a2a:RecordGUID "{21cc69ea-190f-b32a-e186-377a2101a962}" ;
  a2a:SourceRemarkOpmerking "gisteren = 8 juli<br />Aangiftetijd: 8 u<br />Handtekeningen: 2<br />Kunnen niet schrijven: de vader" ;
  a2a:SourceRemarkfilename "MEL_O_1821_0006" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_137_00000137.xml van AAL" .

