@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_11bd2a6f-e55c-481c-a995-ea343368596a
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juni 1914 te Appelterre-Eichem" ;
  a2a:hasPerson oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-109ebcdb-adfa-5ae1-9bba-85d5bf2592fb, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-830f33b7-ff47-9825-8ddd-a5ef3bffab96, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-dd49a475-9f80-35ba-9a95-639613ea32b8, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-ab9fb6c2-9696-b440-653b-bc7aa9abbea1, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-547e31d2-c343-ed06-bb2d-6c92ea8815aa, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-1c0382a5-aa3a-1f85-5973-d8c7bfa08748, oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-2365784d-4e8c-bdea-4892-c38ae9cbca39 ;
  a2a:hasEvent oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 ;
  a2a:hasRelationEP oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_0, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_1, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_2, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_3, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_4, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_5, oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_6 ;
  a2a:hasSource oa:source_den_11bd2a6f-e55c-481c-a995-ea343368596a .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-109ebcdb-adfa-5ae1-9bba-85d5bf2592fb
  a a2a:Person ;
  rdfs:label "Alfred Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Alfred Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Alfred" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1914-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appelterre-Eichem" ;
    rdfs:label "Appelterre-Eichem"
  ] .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-830f33b7-ff47-9825-8ddd-a5ef3bffab96
  a a2a:Person ;
  rdfs:label "Cyrille Arents" ;
  a2a:PersonName [
    rdfs:label "Cyrille Arents" ;
    a2a:PersonNameFirstName "Cyrille" ;
    a2a:PersonNameLastName "Arents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-dd49a475-9f80-35ba-9a95-639613ea32b8
  a a2a:Person ;
  rdfs:label "Petrus Van Bever" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Bever" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Bever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-ab9fb6c2-9696-b440-653b-bc7aa9abbea1
  a a2a:Person ;
  rdfs:label "Dominicus Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-547e31d2-c343-ed06-bb2d-6c92ea8815aa
  a a2a:Person ;
  rdfs:label "Celine Gertrudis Arys" ;
  a2a:PersonName [
    rdfs:label "Celine Gertrudis Arys" ;
    a2a:PersonNameFirstName "Celine" ;
    a2a:PersonNamePrefixLastName "Gertrudis" ;
    a2a:PersonNameLastName "Arys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-1c0382a5-aa3a-1f85-5973-d8c7bfa08748
  a a2a:Person ;
  rdfs:label "Dominicus Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Dominicus Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person-2365784d-4e8c-bdea-4892-c38ae9cbca39
  a a2a:Person ;
  rdfs:label "Jan-Baptiste Watté" ;
  a2a:PersonName [
    rdfs:label "Jan-Baptiste Watté" ;
    a2a:PersonNameFirstName "Jan-Baptiste" ;
    a2a:PersonNameLastName "Watté"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1914-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appelterre-Eichem" ;
    rdfs:label "Appelterre-Eichem"
  ] .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:109ebcdb-adfa-5ae1-9bba-85d5bf2592fb ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:830f33b7-ff47-9825-8ddd-a5ef3bffab96 ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:dd49a475-9f80-35ba-9a95-639613ea32b8 ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:ab9fb6c2-9696-b440-653b-bc7aa9abbea1 ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:547e31d2-c343-ed06-bb2d-6c92ea8815aa ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_5
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:1c0382a5-aa3a-1f85-5973-d8c7bfa08748 ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:relationep_den_11bd2a6f-e55c-481c-a995-ea343368596a_6
  a a2a:RelationEP ;
  rdfs:label "other:Ambtenaar" ;
  a2a:RelationType "other:Ambtenaar" ;
  a2a:PersonKeyRef oa:person_den_11bd2a6f-e55c-481c-a995-ea343368596a_Person:2365784d-4e8c-bdea-4892-c38ae9cbca39 ;
  a2a:EventKeyRef oa:event_den_11bd2a6f-e55c-481c-a995-ea343368596a_Event1 .

oa:source_den_11bd2a6f-e55c-481c-a995-ea343368596a
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Appelterre-Eichem" ;
    rdfs:label "Appelterre-Eichem", "1914-06-07 - 1914-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1914-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Geboorteakten 1914" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Geboorteakten 1914, 24"
  ] ;
  a2a:SourceLastChangeDate "2025-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/11bd2a6f-e55c-481c-a995-ea343368596a" ;
  a2a:RecordGUID "{11bd2a6f-e55c-481c-a995-ea343368596a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_2_00000002.xml van DEN" .

[] a2a:PersonRemarkdiversen """gemeentesecretaris
75 jaar""" .
[] a2a:PersonRemarkdiversen """veldwachter
65 jaar""" .
[] a2a:PersonRemarkdiversen """werkman
46 jaar""" .
[] a2a:PersonRemarkdiversen """huishoudster
43 jaar""" .
[] a2a:PersonRemarkdiversen """werkman
46 jaar
vader""" .
[] a2a:PersonRemarkdiversen "burgemeester" .
