@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_49a00978-e3d7-0a0d-b77d-286cd01aef6a
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1799 te Erembodegem" ;
  a2a:hasPerson oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-bfe5281b-8072-c0c1-b655-b6ed531c1f46, oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-42ad882b-6949-a6eb-8d56-5b0876e19b97, oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-a3434375-f57f-cfdc-feee-393dfe363c1c, oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-dbbf389a-1b3f-3471-d200-0bc56914b847, oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-a06442a7-6bf5-c12d-28a3-efe11f1abac7 ;
  a2a:hasEvent oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_0, oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_1, oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_2, oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_3, oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_4 ;
  a2a:hasSource oa:source_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a .

oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-bfe5281b-8072-c0c1-b655-b6ed531c1f46
  a a2a:Person ;
  rdfs:label "Frans Giets" ;
  a2a:PersonName [
    rdfs:label "Frans Giets" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Giets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 j" ;
    rdfs:label "49 j"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-42ad882b-6949-a6eb-8d56-5b0876e19b97
  a a2a:Person ;
  rdfs:label "Judocus Van den Stok" ;
  a2a:PersonName [
    rdfs:label "Judocus Van den Stok" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van den Stok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 j" ;
    rdfs:label "27 j"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-a3434375-f57f-cfdc-feee-393dfe363c1c
  a a2a:Person ;
  rdfs:label "Jan Baptist Claessens" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Claessens" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-dbbf389a-1b3f-3471-d200-0bc56914b847
  a a2a:Person ;
  rdfs:label "Joannes De Vis" ;
  a2a:PersonName [
    rdfs:label "Joannes De Vis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "De Vis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person-a06442a7-6bf5-c12d-28a3-efe11f1abac7
  a a2a:Person ;
  rdfs:label "Pieter Joannes Claessens" ;
  a2a:PersonName [
    rdfs:label "Pieter Joannes Claessens" ;
    a2a:PersonNameFirstName "Pieter Joannes" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 j" ;
    rdfs:label "49 j"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1799-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem"
  ] .

oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person:bfe5281b-8072-c0c1-b655-b6ed531c1f46 ;
  a2a:EventKeyRef oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 .

oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person:42ad882b-6949-a6eb-8d56-5b0876e19b97 ;
  a2a:EventKeyRef oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 .

oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person:a3434375-f57f-cfdc-feee-393dfe363c1c ;
  a2a:EventKeyRef oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 .

oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person:dbbf389a-1b3f-3471-d200-0bc56914b847 ;
  a2a:EventKeyRef oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 .

oa:relationep_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Person:a06442a7-6bf5-c12d-28a3-efe11f1abac7 ;
  a2a:EventKeyRef oa:event_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a_Event1 .

oa:source_aal_49a00978-e3d7-0a0d-b77d-286cd01aef6a
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Erembodegem" ;
    rdfs:label "Erembodegem", "1799-08-27 - 1799-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1799-08-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1798" ;
    a2a:Book "Overlijdensregister Erembodegem 1798" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1798, Overlijdensregister Erembodegem 1798"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/b3a41042-97bf-d9d8-69be-0a596819b49c.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/49a00978-e3d7-0a0d-b77d-286cd01aef6a" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/b3a41042-97bf-d9d8-69be-0a596819b49c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/49a00978-e3d7-0a0d-b77d-286cd01aef6a" ;
  a2a:RecordGUID "{49a00978-e3d7-0a0d-b77d-286cd01aef6a}" ;
  a2a:SourceRemarkOpmerking "folio 14 - 10 fructidor 7<br />Aangiftetijd: 7 u<br />Handtekeningen: 3" ;
  a2a:SourceRemarkfilename "ERE_O_1798_0015" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_300_00000300.xml van AAL" .

