@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_419309a0-035b-4c3e-ade5-eabb5ae44574
  a a2a:Record ;
  rdfs:label "Overlijden op 23 april 1899 te Aelst" ;
  a2a:hasPerson oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-f53f31ba-a09f-414b-8c69-fea22300403e, oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-fe0fc759-0866-4667-aef0-a4aff93ce98c, oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-3b98a6e4-0053-4c38-a53c-7f10570a616d, oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-cc5a9fb2-d75d-4c81-b097-d442671bd26f, oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-8411e1e1-53d5-4e43-aa8f-0a410d25ec3e ;
  a2a:hasEvent oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_0, oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_1, oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_2, oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_3, oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_4 ;
  a2a:hasSource oa:source_aal_419309a0-035b-4c3e-ade5-eabb5ae44574 .

oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-f53f31ba-a09f-414b-8c69-fea22300403e
  a a2a:Person ;
  rdfs:label "Jozef De Ridder" ;
  a2a:PersonName [
    rdfs:label "Jozef De Ridder" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "De Ridder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "steenkapper" .

oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-fe0fc759-0866-4667-aef0-a4aff93ce98c
  a a2a:Person ;
  rdfs:label "Carolus Cooman" ;
  a2a:PersonName [
    rdfs:label "Carolus Cooman" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Cooman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-3b98a6e4-0053-4c38-a53c-7f10570a616d
  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_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-cc5a9fb2-d75d-4c81-b097-d442671bd26f
  a a2a:Person ;
  rdfs:label "Anna Van der Poorten" ;
  a2a:PersonName [
    rdfs:label "Anna Van der Poorten" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Van der Poorten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "breister" .

oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person-8411e1e1-53d5-4e43-aa8f-0a410d25ec3e
  a a2a:Person ;
  rdfs:label "Josephina Van der Poorten" ;
  a2a:PersonName [
    rdfs:label "Josephina Van der Poorten" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Van der Poorten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1897-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1899-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aelst" ;
    rdfs:label "Aelst"
  ] .

oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person:f53f31ba-a09f-414b-8c69-fea22300403e ;
  a2a:EventKeyRef oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 .

oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person:fe0fc759-0866-4667-aef0-a4aff93ce98c ;
  a2a:EventKeyRef oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 .

oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person:3b98a6e4-0053-4c38-a53c-7f10570a616d ;
  a2a:EventKeyRef oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 .

oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person:cc5a9fb2-d75d-4c81-b097-d442671bd26f ;
  a2a:EventKeyRef oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 .

oa:relationep_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Person:8411e1e1-53d5-4e43-aa8f-0a410d25ec3e ;
  a2a:EventKeyRef oa:event_aal_419309a0-035b-4c3e-ade5-eabb5ae44574_Event1 .

oa:source_aal_419309a0-035b-4c3e-ade5-eabb5ae44574
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst", "1899-04-24 - 1899-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1899-04-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1899" ;
    a2a:Book "Overlijdensregister Aalst 1899" ;
    a2a:DocumentNumber "241" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1899, Overlijdensregister Aalst 1899, 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/f438d783-06f9-eb1a-454b-72b54f4adaa2.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/419309a0-035b-4c3e-ade5-eabb5ae44574" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/f438d783-06f9-eb1a-454b-72b54f4adaa2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/419309a0-035b-4c3e-ade5-eabb5ae44574" ;
  a2a:RecordGUID "{419309a0-035b-4c3e-ade5-eabb5ae44574}" ;
  a2a:SourceRemarkOpmerking "aangiftetijd 10:00, aantal handtekeningen: 2<br />Kunnen niet schrijven: tweede komparant" ;
  a2a:SourceRemarkfilename "ALS_O_1899_063" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_778_00000778.xml van AAL" .

[] a2a:PersonRemarkdiversen "overlijdenstijd 08:00" .
