@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_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 april 1850 te Bellingen (België)" ;
  a2a:hasPerson oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person89511, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person2863691, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person4512351, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person6161011, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person7809671, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9458331, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9970371, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138971, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138981, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138991, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15139001, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16844771, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16845221, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139621, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139951, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140251, oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140591 ;
  a2a:hasEvent oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_0, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_1, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_2, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_3, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_4, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_5, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_6, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_7, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_8, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_9, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_10, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_11, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_12, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_13, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_14, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_15, oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_16 ;
  a2a:hasSource oa:source_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person89511
  a a2a:Person ;
  rdfs:label "Dominicus Derville" ;
  a2a:PersonName [
    rdfs:label "Dominicus Derville" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Derville"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1811-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] ;
  a2a:Profession "schoenmaker" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person2863691
  a a2a:Person ;
  rdfs:label "Maria Sophia Soetaers" ;
  a2a:PersonName [
    rdfs:label "Maria Sophia Soetaers" ;
    a2a:PersonNameFirstName "Maria Sophia" ;
    a2a:PersonNameLastName "Soetaers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1820-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herfelingen" ;
    rdfs:label "België, Herfelingen"
  ] ;
  a2a:Profession "dienstmeyd" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person4512351
  a a2a:Person ;
  rdfs:label "Philippus Derville" ;
  a2a:PersonName [
    rdfs:label "Philippus Derville" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Derville"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person6161011
  a a2a:Person ;
  rdfs:label "Catharina Valet" ;
  a2a:PersonName [
    rdfs:label "Catharina Valet" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Valet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person7809671
  a a2a:Person ;
  rdfs:label "Nicolaus Soetaers" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Soetaers" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Soetaers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9458331
  a a2a:Person ;
  rdfs:label "Joanna Devits" ;
  a2a:PersonName [
    rdfs:label "Joanna Devits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Devits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9970371
  a a2a:Person ;
  rdfs:label "Anna Carolina Tielemans" ;
  a2a:PersonName [
    rdfs:label "Anna Carolina Tielemans" ;
    a2a:PersonNameFirstName "Anna Carolina" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138971
  a a2a:Person ;
  rdfs:label "Petrus Vandenbeginne" ;
  a2a:PersonName [
    rdfs:label "Petrus Vandenbeginne" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vandenbeginne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138981
  a a2a:Person ;
  rdfs:label "Josephus Van Pé" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Pé" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Pé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "tuynier" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138991
  a a2a:Person ;
  rdfs:label "Amatus Devalckeneer" ;
  a2a:PersonName [
    rdfs:label "Amatus Devalckeneer" ;
    a2a:PersonNameFirstName "Amatus" ;
    a2a:PersonNameLastName "Devalckeneer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bogaarden" ;
    rdfs:label "Bogaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "pachter" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15139001
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vanhemelryck" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vanhemelryck" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vanhemelryck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16844771
  a a2a:Person ;
  rdfs:label "Guilielmus Valet" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Valet" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Valet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16845221
  a a2a:Person ;
  rdfs:label "Elisabetha Devits" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Devits" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Devits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139621
  a a2a:Person ;
  rdfs:label "Antonius Soetaers" ;
  a2a:PersonName [
    rdfs:label "Antonius Soetaers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Soetaers"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139951
  a a2a:Person ;
  rdfs:label "Barbara Decoster" ;
  a2a:PersonName [
    rdfs:label "Barbara Decoster" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140251
  a a2a:Person ;
  rdfs:label "Joannes Devits" ;
  a2a:PersonName [
    rdfs:label "Joannes Devits" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Devits"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140591
  a a2a:Person ;
  rdfs:label "Maria Anna N.N." ;
  a2a:PersonName [
    rdfs:label "Maria Anna N.N." ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1850-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Bellingen" ;
    rdfs:label "België, Bellingen"
  ] .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person89511 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person2863691 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person4512351 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person6161011 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person7809671 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9458331 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person9970371 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138971 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138981 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15138991 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person15139001 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16844771 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person16845221 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139621 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17139951 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140251 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:relationep_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_16
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Person17140591 ;
  a2a:EventKeyRef oa:event_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a_Event1 .

oa:source_abl_a7cc23c9-7f84-8d8c-b9af-22fdff08d69a
  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 "1850" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1850-04-22"^^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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00233694_0" ;
  a2a:RecordIdentifier "HUBRA_00233694_0" ;
  a2a:RecordGUID "{a7cc23c9-7f84-8d8c-b9af-22fdff08d69a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet; grootouders vaderszijde niet gekend;" .
[]
  a2a:PersonRemarkdeat_date "1816-03-29" ;
  a2a:PersonRemarkdeat_plac "Herne" .

[]
  a2a:PersonRemarkdeat_date "1835-02-28" ;
  a2a:PersonRemarkdeat_plac "Vollezele" .

[]
  a2a:PersonRemarkdeat_date "1843-09-12" ;
  a2a:PersonRemarkdeat_plac "Herfelingen" .

[]
  a2a:PersonRemarkdeat_date "1847-06-21" ;
  a2a:PersonRemarkdeat_plac "Herfelingen" .

[]
  a2a:PersonRemarkdeat_date "1849-02-25" ;
  a2a:PersonRemarkdeat_plac "Bellingen" .

