@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_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 oktober 1832 te Wambeek (België)" ;
  a2a:hasPerson oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person1521651, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person2805301, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person4453961, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person6102621, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person7751281, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9399941, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9970331, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906641, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906651, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906661, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906671, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134211, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134591, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134971, oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17135311 ;
  a2a:hasEvent oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_0, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_1, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_2, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_3, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_4, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_5, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_6, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_7, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_8, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_9, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_10, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_11, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_12, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_13, oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_14 ;
  a2a:hasSource oa:source_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5 .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person1521651
  a a2a:Person ;
  rdfs:label "Petrus Josephus Hots" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Hots" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Hots"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1799-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Borchtlombeek" ;
    rdfs:label "België, Borchtlombeek"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person2805301
  a a2a:Person ;
  rdfs:label "Josina Judoca Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Josina Judoca Van Eeckhout" ;
    a2a:PersonNameFirstName "Josina Judoca" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wambeke" ;
    rdfs:label "Wambeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1802-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "dienstmeyt" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person4453961
  a a2a:Person ;
  rdfs:label "Antonius Hots" ;
  a2a:PersonName [
    rdfs:label "Antonius Hots" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Hots"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person6102621
  a a2a:Person ;
  rdfs:label "Joanna Maria Moriau" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Moriau" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Moriau"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Borchtlombeek" ;
    rdfs:label "Borchtlombeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouweresse" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person7751281
  a a2a:Person ;
  rdfs:label "Nicolaes Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Van Eeckhout" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9399941
  a a2a:Person ;
  rdfs:label "Joanna Leemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Leemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9970331
  a a2a:Person ;
  rdfs:label "Joanna Maria Bavegems" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Bavegems" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Bavegems"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906641
  a a2a:Person ;
  rdfs:label "Joannes Baptista De Rauw" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista De Rauw" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "De Rauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeke" ;
    rdfs:label "Wambeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906651
  a a2a:Person ;
  rdfs:label "Petrus De Feyter" ;
  a2a:PersonName [
    rdfs:label "Petrus De Feyter" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Feyter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeke" ;
    rdfs:label "Wambeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "koster" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906661
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Jans" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Jans" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeke" ;
    rdfs:label "Wambeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906671
  a a2a:Person ;
  rdfs:label "Judocus Du Pont" ;
  a2a:PersonName [
    rdfs:label "Judocus Du Pont" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Du Pont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wambeke" ;
    rdfs:label "Wambeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134211
  a a2a:Person ;
  rdfs:label "Jan Baptist Leemans" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Leemans" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134591
  a a2a:Person ;
  rdfs:label "Judoca Koekoek" ;
  a2a:PersonName [
    rdfs:label "Judoca Koekoek" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Koekoek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134971
  a a2a:Person ;
  rdfs:label "Nicolaes Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Van Eeckhout" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17135311
  a a2a:Person ;
  rdfs:label "Marie Joseph Brancart" ;
  a2a:PersonName [
    rdfs:label "Marie Joseph Brancart" ;
    a2a:PersonNameFirstName "Marie Joseph" ;
    a2a:PersonNameLastName "Brancart"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1832-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wambeek" ;
    rdfs:label "België, Wambeek"
  ] .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person1521651 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person2805301 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person4453961 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person6102621 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person7751281 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9399941 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person9970331 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906641 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906651 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906661 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person14906671 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134211 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134591 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17134971 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:relationep_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Person17135311 ;
  a2a:EventKeyRef oa:event_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5_Event1 .

oa:source_abl_baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5
  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 "1832" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1832-10-03"^^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 "11" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 11"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00221988_0" ;
  a2a:RecordIdentifier "HUBRA_00221988_0" ;
  a2a:RecordGUID "{baa2da80-2fcb-8f1e-a79b-8a086ce8bbb5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet;" .
[]
  a2a:PersonRemarkdeat_date "1802-09-16" ;
  a2a:PersonRemarkdeat_plac "Borchtlombeek" .

[]
  a2a:PersonRemarkdeat_date "1821-03-31" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1809-01-06" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[] a2a:PersonRemarkdeat_plac "Tubize" .
[] a2a:PersonRemarkdeat_plac "Tubize" .
