@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_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1881 te Bellingen (België)" ;
  a2a:hasPerson oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person52212, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person940712, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person2350252, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person3238752, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person4127252, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5015752, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5688472, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895052, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895062, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895072, oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895082 ;
  a2a:hasEvent oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_0, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_1, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_2, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_3, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_4, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_5, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_6, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_7, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_8, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_9, oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_10 ;
  a2a:hasSource oa:source_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person52212
  a a2a:Person ;
  rdfs:label "Josephus Devisch" ;
  a2a:PersonName [
    rdfs:label "Josephus Devisch" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Devisch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1857-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lembeek" ;
    rdfs:label "België, Lembeek"
  ] ;
  a2a:Profession "arbeider" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person940712
  a a2a:Person ;
  rdfs:label "Trinetta Vandenbeginne" ;
  a2a:PersonName [
    rdfs:label "Trinetta Vandenbeginne" ;
    a2a:PersonNameFirstName "Trinetta" ;
    a2a:PersonNameLastName "Vandenbeginne"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1857-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bellingen" ;
    rdfs:label "België, Bellingen"
  ] ;
  a2a:Profession "landswerkster" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person2350252
  a a2a:Person ;
  rdfs:label "Jan Baptiste Devisch" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Devisch" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Devisch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person3238752
  a a2a:Person ;
  rdfs:label "Theresia Juet" ;
  a2a:PersonName [
    rdfs:label "Theresia Juet" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Juet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lembeek" ;
    rdfs:label "Lembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person4127252
  a a2a:Person ;
  rdfs:label "Franciscus Vandenbeginne" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vandenbeginne" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vandenbeginne"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5015752
  a a2a:Person ;
  rdfs:label "Angelina Mettens" ;
  a2a:PersonName [
    rdfs:label "Angelina Mettens" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Mettens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landswerkster" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5688472
  a a2a:Person ;
  rdfs:label "Celina Vandenbeginne>Devisch" ;
  a2a:PersonName [
    rdfs:label "Celina Vandenbeginne>Devisch" ;
    a2a:PersonNameFirstName "Celina" ;
    a2a:PersonNameLastName "Vandenbeginne>Devisch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1881-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bellingen" ;
    rdfs:label "België, Bellingen"
  ] .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895052
  a a2a:Person ;
  rdfs:label "Alouis Vandevorst" ;
  a2a:PersonName [
    rdfs:label "Alouis Vandevorst" ;
    a2a:PersonNameFirstName "Alouis" ;
    a2a:PersonNameLastName "Vandevorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895062
  a a2a:Person ;
  rdfs:label "Pieter Josef Luyckx" ;
  a2a:PersonName [
    rdfs:label "Pieter Josef Luyckx" ;
    a2a:PersonNameFirstName "Pieter Josef" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895072
  a a2a:Person ;
  rdfs:label "Guilielmus Vanbellinghen" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Vanbellinghen" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Vanbellinghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895082
  a a2a:Person ;
  rdfs:label "Felix De Crem" ;
  a2a:PersonName [
    rdfs:label "Felix De Crem" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "De Crem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "gemeentenontvanger" .

oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1881-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Bellingen" ;
    rdfs:label "België, Bellingen"
  ] .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person52212 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person940712 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person2350252 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person3238752 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person4127252 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5015752 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person5688472 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895052 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895062 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895072 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:relationep_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Person7895082 ;
  a2a:EventKeyRef oa:event_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e_Event1 .

oa:source_abl_ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e
  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 "11" ;
    a2a:Day "5" ;
    rdfs:label "1881-11-05"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00236936_0" ;
  a2a:RecordIdentifier "HUBRA_00236936_0" ;
  a2a:RecordGUID "{ec11dd3a-6f2c-0ca3-11f3-d3a7ee92d90e}" ;
  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_date "1880-08-19" ;
  a2a:PersonRemarkdeat_plac "Bellingen" .

[] a2a:PersonRemarkOpmerking "aktenr 18" .
