@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_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9
  a a2a:Record ;
  rdfs:label "Overlijden op 12 maart 1861 te Voorde" ;
  a2a:hasPerson oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-8550ba4a-e397-5968-a29a-5836fd035b68, oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-27693a48-a067-96ea-10ca-846424061196, oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-fa83d82a-5154-145f-4b12-66e046d1fd83, oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-4af17707-7f51-e384-fe10-3afcb36461e9, oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-4348d072-fd30-aa0d-da58-d0557e8e6f14, oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-3e79f86b-9e86-b75a-8de3-953f7a2a27d3 ;
  a2a:hasEvent oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 ;
  a2a:hasRelationEP oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_0, oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_1, oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_2, oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_3, oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_4, oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_5 ;
  a2a:hasSource oa:source_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9 .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-8550ba4a-e397-5968-a29a-5836fd035b68
  a a2a:Person ;
  rdfs:label "Carolina De Schampheleer" ;
  a2a:PersonName [
    rdfs:label "Carolina De Schampheleer" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "De Schampheleer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "15" ;
    rdfs:label "15"
  ] .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-27693a48-a067-96ea-10ca-846424061196
  a a2a:Person ;
  rdfs:label "Felix De Schampheleer" ;
  a2a:PersonName [
    rdfs:label "Felix De Schampheleer" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Schampheleer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-fa83d82a-5154-145f-4b12-66e046d1fd83
  a a2a:Person ;
  rdfs:label "Jan Baptist Diependael" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Diependael" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Diependael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-4af17707-7f51-e384-fe10-3afcb36461e9
  a a2a:Person ;
  rdfs:label "Felix De Schampheleer" ;
  a2a:PersonName [
    rdfs:label "Felix De Schampheleer" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Schampheleer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-4348d072-fd30-aa0d-da58-d0557e8e6f14
  a a2a:Person ;
  rdfs:label "Coleta D'hont" ;
  a2a:PersonName [
    rdfs:label "Coleta D'hont" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "D'hont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person-3e79f86b-9e86-b75a-8de3-953f7a2a27d3
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Den Neucker" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Den Neucker" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Den Neucker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1861-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorde" ;
    rdfs:label "Voorde"
  ] .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:8550ba4a-e397-5968-a29a-5836fd035b68 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:27693a48-a067-96ea-10ca-846424061196 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:fa83d82a-5154-145f-4b12-66e046d1fd83 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:4af17707-7f51-e384-fe10-3afcb36461e9 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:4348d072-fd30-aa0d-da58-d0557e8e6f14 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:relationep_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_5
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Person:3e79f86b-9e86-b75a-8de3-953f7a2a27d3 ;
  a2a:EventKeyRef oa:event_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9_Event1 .

oa:source_den_95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Voorde" ;
    rdfs:label "Voorde", "1861-03-13 - 1861-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1861-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Overlijdensakten 1861" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Overlijdensakten 1861, 8"
  ] ;
  a2a:SourceLastChangeDate "2026-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9" ;
  a2a:RecordGUID "{95e2d108-0c7c-4fa4-a4da-016f4a3a2bc9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13_00000013.xml van DEN" .

[]
  a2a:PersonRemarkplaats_overlijden "Voorde" ;
  a2a:PersonRemarkdatum_overlijden "1861-03-12" .

[] a2a:PersonRemarkdiversen "Landbouwer" .
[] a2a:PersonRemarkdiversen "Landbouwer" .
[] a2a:PersonRemarkdiversen "Landbouwer" .
[] a2a:PersonRemarkdiversen "Burgemeester" .
