@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_edc1404e-2b11-d17a-5134-18f1b2fcbc0f
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1858 te Buizingen (België)" ;
  a2a:hasPerson oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person185871, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person2995981, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person4644641, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person6293301, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person7941961, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person9590621, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633881, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633891, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633901, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633911, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839011, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839491, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840021, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840591, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17135901, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136221, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136581, oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136921 ;
  a2a:hasEvent oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_0, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_1, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_2, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_3, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_4, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_5, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_6, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_7, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_8, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_9, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_10, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_11, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_12, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_13, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_14, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_15, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_16, oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_17 ;
  a2a:hasSource oa:source_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person185871
  a a2a:Person ;
  rdfs:label "Michel Brichaut" ;
  a2a:PersonName [
    rdfs:label "Michel Brichaut" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Brichaut"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Braine-l'Alleud" ;
    rdfs:label "Braine-l'Alleud"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1802-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person2995981
  a a2a:Person ;
  rdfs:label "Petronille Dekoninck" ;
  a2a:PersonName [
    rdfs:label "Petronille Dekoninck" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Dekoninck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Buizingen" ;
    rdfs:label "Buizingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1808-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Buizingen" ;
    rdfs:label "België, Buizingen"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person4644641
  a a2a:Person ;
  rdfs:label "Libert Brichaut" ;
  a2a:PersonName [
    rdfs:label "Libert Brichaut" ;
    a2a:PersonNameFirstName "Libert" ;
    a2a:PersonNameLastName "Brichaut"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person6293301
  a a2a:Person ;
  rdfs:label "Dymphna Mampaeij" ;
  a2a:PersonName [
    rdfs:label "Dymphna Mampaeij" ;
    a2a:PersonNameFirstName "Dymphna" ;
    a2a:PersonNameLastName "Mampaeij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person7941961
  a a2a:Person ;
  rdfs:label "Charles Dekoninck" ;
  a2a:PersonName [
    rdfs:label "Charles Dekoninck" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Dekoninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person9590621
  a a2a:Person ;
  rdfs:label "Anne Marie Berbé" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Berbé" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Berbé"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633881
  a a2a:Person ;
  rdfs:label "Philippe Degreve" ;
  a2a:PersonName [
    rdfs:label "Philippe Degreve" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Degreve"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Buizingen" ;
    rdfs:label "Buizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "80" ;
    rdfs:label "80"
  ] ;
  a2a:Profession "boutiquier" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633891
  a a2a:Person ;
  rdfs:label "François Vandebotermet" ;
  a2a:PersonName [
    rdfs:label "François Vandebotermet" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vandebotermet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Buizingen" ;
    rdfs:label "Buizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633901
  a a2a:Person ;
  rdfs:label "Joseph Paesmans" ;
  a2a:PersonName [
    rdfs:label "Joseph Paesmans" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Paesmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Buizingen" ;
    rdfs:label "Buizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633911
  a a2a:Person ;
  rdfs:label "François Mathieu" ;
  a2a:PersonName [
    rdfs:label "François Mathieu" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Mathieu"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839011
  a a2a:Person ;
  rdfs:label "Pierre Brichaut" ;
  a2a:PersonName [
    rdfs:label "Pierre Brichaut" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Brichaut"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839491
  a a2a:Person ;
  rdfs:label "Marie Anne Deweeck" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Deweeck" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Deweeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840021
  a a2a:Person ;
  rdfs:label "André Mampaeij" ;
  a2a:PersonName [
    rdfs:label "André Mampaeij" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Mampaeij"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840591
  a a2a:Person ;
  rdfs:label "Catherine Mampaeij" ;
  a2a:PersonName [
    rdfs:label "Catherine Mampaeij" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Mampaeij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17135901
  a a2a:Person ;
  rdfs:label "Jean Baptiste Dekoninck" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Dekoninck" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Dekoninck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136221
  a a2a:Person ;
  rdfs:label "Anne Marie Berbé" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Berbé" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Berbé"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136581
  a a2a:Person ;
  rdfs:label "Jean Berbé" ;
  a2a:PersonName [
    rdfs:label "Jean Berbé" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Berbé"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136921
  a a2a:Person ;
  rdfs:label "Petronille Decuijper" ;
  a2a:PersonName [
    rdfs:label "Petronille Decuijper" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Decuijper"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1858-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Buizingen" ;
    rdfs:label "België, Buizingen"
  ] .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person185871 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person2995981 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person4644641 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person6293301 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person7941961 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person9590621 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633881 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633891 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633901 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person15633911 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839011 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16839491 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840021 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person16840591 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17135901 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136221 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136581 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:relationep_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_17
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Person17136921 ;
  a2a:EventKeyRef oa:event_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f_Event1 .

oa:source_abl_edc1404e-2b11-d17a-5134-18f1b2fcbc0f
  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 "1858" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1858-08-19"^^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 "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00261823_0" ;
  a2a:RecordIdentifier "HUBRA_00261823_0" ;
  a2a:RecordGUID "{edc1404e-2b11-d17a-5134-18f1b2fcbc0f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1827-05-25" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1841-01-09" ;
  a2a:PersonRemarkdeat_plac "Huizingen" .

[]
  a2a:PersonRemarkdeat_date "1821-05-04" ;
  a2a:PersonRemarkdeat_plac "Buizingen" .

[]
  a2a:PersonRemarkdeat_date "1819-02-01" ;
  a2a:PersonRemarkdeat_plac "Buizingen" .

