@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_2d2bb208-017d-deed-df51-ec0f72a2a6f2
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1808 te Hofstade" ;
  a2a:hasPerson oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-e7f0383e-9c6b-a231-3475-ff02ae5dbac0, oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-8beb5b3f-c66d-498d-9f02-2cfc36223ff2, oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-0c258b64-8194-4bcd-5b9f-41f8649670de, oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-be28e2de-6a99-3e52-94e0-47bcb237f72d, oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-90721e5a-6030-a9bb-fd82-c230d2e61694 ;
  a2a:hasEvent oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_0, oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_1, oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_2, oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_3, oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_4 ;
  a2a:hasSource oa:source_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2 .

oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-e7f0383e-9c6b-a231-3475-ff02ae5dbac0
  a a2a:Person ;
  rdfs:label "Pierre De Grave" ;
  a2a:PersonName [
    rdfs:label "Pierre De Grave" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Grave"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "Winkelier" .

oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-8beb5b3f-c66d-498d-9f02-2cfc36223ff2
  a a2a:Person ;
  rdfs:label "Jean Baptiste Van Cauter" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Van Cauter" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Van Cauter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "djunct" .

oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-0c258b64-8194-4bcd-5b9f-41f8649670de
  a a2a:Person ;
  rdfs:label "Elisabeth Wauters" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wauters" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meldert" ;
    rdfs:label "Meldert"
  ] .

oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-be28e2de-6a99-3e52-94e0-47bcb237f72d
  a a2a:Person ;
  rdfs:label "Francois De Wautier" ;
  a2a:PersonName [
    rdfs:label "Francois De Wautier" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "De Wautier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person-90721e5a-6030-a9bb-fd82-c230d2e61694
  a a2a:Person ;
  rdfs:label "Angeline Wauters" ;
  a2a:PersonName [
    rdfs:label "Angeline Wauters" ;
    a2a:PersonNameFirstName "Angeline" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1808-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person:e7f0383e-9c6b-a231-3475-ff02ae5dbac0 ;
  a2a:EventKeyRef oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 .

oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person:8beb5b3f-c66d-498d-9f02-2cfc36223ff2 ;
  a2a:EventKeyRef oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 .

oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person:0c258b64-8194-4bcd-5b9f-41f8649670de ;
  a2a:EventKeyRef oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 .

oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_3
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person:be28e2de-6a99-3e52-94e0-47bcb237f72d ;
  a2a:EventKeyRef oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 .

oa:relationep_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Person:90721e5a-6030-a9bb-fd82-c230d2e61694 ;
  a2a:EventKeyRef oa:event_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2_Event1 .

oa:source_aal_2d2bb208-017d-deed-df51-ec0f72a2a6f2
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1808-02-11 - 1808-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1808-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1808" ;
    a2a:Book "Overlijdensregister Hofstade 1808" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1808, Overlijdensregister Hofstade 1808, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/28c30652-5c53-c218-16c2-3376f625d920.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2d2bb208-017d-deed-df51-ec0f72a2a6f2" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/28c30652-5c53-c218-16c2-3376f625d920.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/2d2bb208-017d-deed-df51-ec0f72a2a6f2" ;
  a2a:RecordGUID "{2d2bb208-017d-deed-df51-ec0f72a2a6f2}" ;
  a2a:SourceRemarkOpmerking "Aangiftetijd: 8 u<br />Handtekeningen: 3" ;
  a2a:SourceRemarkfilename "HOF_O_1808_0004" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6515_00006515.xml van AAL" .

[] a2a:PersonRemarkdiversen "dochter van Catherine, meid, overleden" .
