@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_375f44cd-75b1-353e-48ff-ef952b217f5e
  a a2a:Record ;
  rdfs:label "Overlijden op 31 januari 1804 te Hofstade" ;
  a2a:hasPerson oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-467a2e2d-2eed-f5de-1adc-416ca75d68c3, oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-e09abc77-b913-da34-795f-420024b8037f, oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-c840d24e-5b23-d01f-267b-7dd499f2cfab, oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-39ff710f-0a7d-934a-5a6c-e6147d0b7cf3, oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-202ee8af-22f5-13c0-12a0-bf567d1f3a06 ;
  a2a:hasEvent oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1 ;
  a2a:hasRelationEP oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_0, oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_1, oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_2, oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_3 ;
  a2a:hasRelationPP oa:relationpp_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_0 ;
  a2a:hasSource oa:source_aal_375f44cd-75b1-353e-48ff-ef952b217f5e .

oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-467a2e2d-2eed-f5de-1adc-416ca75d68c3
  a a2a:Person ;
  rdfs:label "Judocus Cobbaut" ;
  a2a:PersonName [
    rdfs:label "Judocus Cobbaut" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Cobbaut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lede" ;
    rdfs:label "Lede"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] .

oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-e09abc77-b913-da34-795f-420024b8037f
  a a2a:Person ;
  rdfs:label "Jan Baptist Theybaert" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Theybaert" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Theybaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] .

oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-c840d24e-5b23-d01f-267b-7dd499f2cfab
  a a2a:Person ;
  rdfs:label "Martinus Theybaert" ;
  a2a:PersonName [
    rdfs:label "Martinus Theybaert" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Theybaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-39ff710f-0a7d-934a-5a6c-e6147d0b7cf3
  a a2a:Person ;
  rdfs:label "J B De Swaef" ;
  a2a:PersonName [
    rdfs:label "J B De Swaef" ;
    a2a:PersonNameFirstName "J B" ;
    a2a:PersonNameLastName "De Swaef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person-202ee8af-22f5-13c0-12a0-bf567d1f3a06
  a a2a:Person ;
  rdfs:label "Catharine Roelandt" ;
  a2a:PersonName [
    rdfs:label "Catharine Roelandt" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNameLastName "Roelandt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mere" ;
    rdfs:label "Mere"
  ] .

oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1804-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade"
  ] .

oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:467a2e2d-2eed-f5de-1adc-416ca75d68c3 ;
  a2a:EventKeyRef oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1 .

oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:e09abc77-b913-da34-795f-420024b8037f ;
  a2a:EventKeyRef oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1 .

oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_2
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:39ff710f-0a7d-934a-5a6c-e6147d0b7cf3 ;
  a2a:EventKeyRef oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1 .

oa:relationep_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:202ee8af-22f5-13c0-12a0-bf567d1f3a06 ;
  a2a:EventKeyRef oa:event_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Event1 .

oa:relationpp_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:202ee8af-22f5-13c0-12a0-bf567d1f3a06, oa:person_aal_375f44cd-75b1-353e-48ff-ef952b217f5e_Person:c840d24e-5b23-d01f-267b-7dd499f2cfab .

oa:source_aal_375f44cd-75b1-353e-48ff-ef952b217f5e
  a a2a:Source ;
  rdfs:label "Stadsarchief Aalst, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hofstade" ;
    rdfs:label "Hofstade", "1804-01-31 - 1804-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1804-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Aalst" ;
    a2a:Place "Aalst" ;
    a2a:Collection "Bron: boek, Periode: 1803" ;
    a2a:Book "Overlijdensregister Hofstade 1803" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "Stadsarchief Aalst, Aalst, Bron: boek, Periode: 1803, Overlijdensregister Hofstade 1803, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/als/thumb/640x480/d90930a2-5c81-7d6b-509a-83c3a54e0f3c.jpg" ;
    a2a:UriViewer "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/375f44cd-75b1-353e-48ff-ef952b217f5e" ;
    a2a:UriPreview "https://images.memorix.nl/als/thumb/250x250/d90930a2-5c81-7d6b-509a-83c3a54e0f3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://madeinaalst.be/collecties/genealogie/personen-zoeken/deeds/375f44cd-75b1-353e-48ff-ef952b217f5e" ;
  a2a:RecordGUID "{375f44cd-75b1-353e-48ff-ef952b217f5e}" ;
  a2a:SourceRemarkOpmerking "10 pluviose<br />Handtekeningen: 2<br />Kunnen niet schrijven: de tweede getuige" ;
  a2a:SourceRemarkfilename "HOF_O_1803_0007" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6506_00006506.xml van AAL" .

