@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_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 oktober 1881 te Borchtlombeek (België)" ;
  a2a:hasPerson oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person82682, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person971182, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person2135802, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3024302, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3912802, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person4801302, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039672, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039682, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039692, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039702, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235702, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235862, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236002, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236122, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430432, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430552, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430662, oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430752 ;
  a2a:hasEvent oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_0, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_1, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_2, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_3, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_4, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_5, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_6, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_7, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_8, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_9, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_10, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_11, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_12, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_13, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_14, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_15, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_16, oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_17 ;
  a2a:hasSource oa:source_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0 .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person82682
  a a2a:Person ;
  rdfs:label "Petrus Leemans" ;
  a2a:PersonName [
    rdfs:label "Petrus Leemans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1853-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person971182
  a a2a:Person ;
  rdfs:label "Carolina De Nys" ;
  a2a:PersonName [
    rdfs:label "Carolina De Nys" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "De Nys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1855-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Borchtlombeek" ;
    rdfs:label "België, Borchtlombeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person2135802
  a a2a:Person ;
  rdfs:label "Dominicus Leemans" ;
  a2a:PersonName [
    rdfs:label "Dominicus Leemans" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3024302
  a a2a:Person ;
  rdfs:label "Maria Joanna De Braekeleer" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna De Braekeleer" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNameLastName "De Braekeleer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3912802
  a a2a:Person ;
  rdfs:label "Constantinus De Nys" ;
  a2a:PersonName [
    rdfs:label "Constantinus De Nys" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "De Nys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person4801302
  a a2a:Person ;
  rdfs:label "Maria Elisabeth De Braekeler" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth De Braekeler" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "De Braekeler"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039672
  a a2a:Person ;
  rdfs:label "Petrus Opdenbosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Opdenbosch" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Opdenbosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039682
  a a2a:Person ;
  rdfs:label "Petrus Van Den Nest" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Den Nest" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Den Nest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039692
  a a2a:Person ;
  rdfs:label "Joannes Baptist Raspé" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Raspé" ;
    a2a:PersonNameFirstName "Joannes Baptist" ;
    a2a:PersonNameLastName "Raspé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039702
  a a2a:Person ;
  rdfs:label "Petrus Vaeremans" ;
  a2a:PersonName [
    rdfs:label "Petrus Vaeremans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vaeremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235702
  a a2a:Person ;
  rdfs:label "Nicolaus Leemans" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Leemans" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235862
  a a2a:Person ;
  rdfs:label "Catharina De Rauw" ;
  a2a:PersonName [
    rdfs:label "Catharina De Rauw" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "De Rauw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236002
  a a2a:Person ;
  rdfs:label "Cornelius De Braekeleer" ;
  a2a:PersonName [
    rdfs:label "Cornelius De Braekeleer" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "De Braekeleer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236122
  a a2a:Person ;
  rdfs:label "Suzanna Stockmans" ;
  a2a:PersonName [
    rdfs:label "Suzanna Stockmans" ;
    a2a:PersonNameFirstName "Suzanna" ;
    a2a:PersonNameLastName "Stockmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430432
  a a2a:Person ;
  rdfs:label "Quintinus De Nys" ;
  a2a:PersonName [
    rdfs:label "Quintinus De Nys" ;
    a2a:PersonNameFirstName "Quintinus" ;
    a2a:PersonNameLastName "De Nys"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430552
  a a2a:Person ;
  rdfs:label "Anna Catharina Wanseel" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wanseel" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wanseel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430662
  a a2a:Person ;
  rdfs:label "Petrus De Braekeler" ;
  a2a:PersonName [
    rdfs:label "Petrus De Braekeler" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Braekeler"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430752
  a a2a:Person ;
  rdfs:label "Carolina Van Der Maelen" ;
  a2a:PersonName [
    rdfs:label "Carolina Van Der Maelen" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Van Der Maelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1881-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Borchtlombeek" ;
    rdfs:label "België, Borchtlombeek"
  ] .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person82682 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person971182 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person2135802 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3024302 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person3912802 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person4801302 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039672 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039682 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039692 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person7039702 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235702 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9235862 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236002 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9236122 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430432 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430552 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430662 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:relationep_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Person9430752 ;
  a2a:EventKeyRef oa:event_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0_Event1 .

oa:source_abl_7e178fb8-b360-c920-fd7b-67cf75f080f0
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1881-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00157784_0" ;
  a2a:RecordIdentifier "HUBRA_00157784_0" ;
  a2a:RecordGUID "{7e178fb8-b360-c920-fd7b-67cf75f080f0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Pamel" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
[] a2a:PersonRemarkdeat_plac "Borchtlombeek" .
