@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_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb
  a a2a:Record ;
  rdfs:label "Overlijden op 21 maart 1822 te Appelterre-Eichem" ;
  a2a:hasPerson oa:person_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Person-01036fd9-c929-5c4e-9f62-5a36eb7968f6 ;
  a2a:hasEvent oa:event_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Event1 ;
  a2a:hasRelationEP oa:relationep_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_0 ;
  a2a:hasSource oa:source_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb .

oa:person_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Person-01036fd9-c929-5c4e-9f62-5a36eb7968f6
  a a2a:Person ;
  rdfs:label "Elisabeth Devuyst" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Devuyst" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Devuyst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1822-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appelterre-Eichem" ;
    rdfs:label "Appelterre-Eichem"
  ] .

oa:relationep_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Person:01036fd9-c929-5c4e-9f62-5a36eb7968f6 ;
  a2a:EventKeyRef oa:event_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb_Event1 .

oa:source_den_64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Appelterre-Eichem" ;
    rdfs:label "Appelterre-Eichem", "1822-03-21 - 1822-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1822-03-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Overlijdensakten 1822" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Overlijdensakten 1822, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb" ;
  a2a:RecordGUID "{64cddcdc-3bc7-4f7c-981d-1cd0fe3dbabb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3047_00003047.xml van DEN" .

