@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_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juni 1907 te Aelst" ;
  a2a:hasPerson oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-6f05dd90-bee8-43b5-8ad2-f5ca89a0212e, oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-c46b6851-8328-428d-8917-bbe76a7ba1a8, oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-9c24aafb-3af5-4a33-a9e3-b49db6d2d839, oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-c92159d7-a748-486d-aee1-e0c86cd4db64, oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-4da15282-4879-40f9-bcdc-b105426ab7b9 ;
  a2a:hasEvent oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_0, oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_1, oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_2, oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_3, oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_4 ;
  a2a:hasSource oa:source_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0 .

oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-6f05dd90-bee8-43b5-8ad2-f5ca89a0212e
  a a2a:Person ;
  rdfs:label "Victor De Gheest" ;
  a2a:PersonName [
    rdfs:label "Victor De Gheest" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "De Gheest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-c46b6851-8328-428d-8917-bbe76a7ba1a8
  a a2a:Person ;
  rdfs:label "Alfons Van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Alfons Van den Bergh" ;
    a2a:PersonNameFirstName "Alfons" ;
    a2a:PersonNameLastName "Van den Bergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-9c24aafb-3af5-4a33-a9e3-b49db6d2d839
  a a2a:Person ;
  rdfs:label "Benoit Van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Benoit Van den Bergh" ;
    a2a:PersonNameFirstName "Benoit" ;
    a2a:PersonNameLastName "Van den Bergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "twijnder" .

oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-c92159d7-a748-486d-aee1-e0c86cd4db64
  a a2a:Person ;
  rdfs:label "Maria Wasteels" ;
  a2a:PersonName [
    rdfs:label "Maria Wasteels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wasteels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:Profession "fabriekwerkster" .

oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person-4da15282-4879-40f9-bcdc-b105426ab7b9
  a a2a:Person ;
  rdfs:label "Martin Wasteels" ;
  a2a:PersonName [
    rdfs:label "Martin Wasteels" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Wasteels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1907-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1907-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_0
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person:6f05dd90-bee8-43b5-8ad2-f5ca89a0212e ;
  a2a:EventKeyRef oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 .

oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person:c46b6851-8328-428d-8917-bbe76a7ba1a8 ;
  a2a:EventKeyRef oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 .

oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person:9c24aafb-3af5-4a33-a9e3-b49db6d2d839 ;
  a2a:EventKeyRef oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 .

oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person:c92159d7-a748-486d-aee1-e0c86cd4db64 ;
  a2a:EventKeyRef oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 .

oa:relationep_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Person:4da15282-4879-40f9-bcdc-b105426ab7b9 ;
  a2a:EventKeyRef oa:event_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0_Event1 .

oa:source_aal_f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1907-06-30 - 1907-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1907-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1907" ;
    a2a:Book "Overlijdensregister Aalst 1907" ;
    a2a:DocumentNumber "283" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1907, Overlijdensregister Aalst 1907, 283"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/4bc3ad27-bc7a-d316-dd3e-f58d1c8205c2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/4bc3ad27-bc7a-d316-dd3e-f58d1c8205c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0" ;
  a2a:RecordGUID "{f0b6efff-54a8-4cc4-bfcd-cbe69f1c4df0}" ;
  a2a:SourceRemarkOpmerking "aangiftetijd 9:00, aantal handtekeningen: 2<br />Kunnen niet schrijven: de eerste komparant" ;
  a2a:SourceRemarkfilename "ALS_O_1907_076" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1518_00001518.xml van AAL" .

[] a2a:PersonRemarkdiversen "overlijdenstijd 16:15" .
