@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_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1828 te Baal (België)" ;
  a2a:hasPerson oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person61971, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person1758731, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person3407391, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person5056051, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person6704711, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person8353371, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person9995741, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061531, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061541, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061551, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061561, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061571, oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061581 ;
  a2a:hasEvent oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_0, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_1, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_2, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_3, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_4, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_5, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_6, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_7, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_8, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_9, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_10, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_11, oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_12 ;
  a2a:hasSource oa:source_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person61971
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Billoen" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Billoen" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Billoen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vossem" ;
    rdfs:label "Vossem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1784-07-21"^^xsd:date
  ] ;
  a2a:Profession "marechaussee" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person1758731
  a a2a:Person ;
  rdfs:label "Anna Catharina Mertens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Mertens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1797-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Baal" ;
    rdfs:label "België, Baal"
  ] ;
  a2a:Profession "particuliere" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person3407391
  a a2a:Person ;
  rdfs:label "Antonius Van Billoen" ;
  a2a:PersonName [
    rdfs:label "Antonius Van Billoen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Van Billoen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bertem" ;
    rdfs:label "Bertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person5056051
  a a2a:Person ;
  rdfs:label "Anna Maria Stroobants" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Stroobants" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Stroobants"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "partikuliere" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person6704711
  a a2a:Person ;
  rdfs:label "Joannes Antonius Mertens" ;
  a2a:PersonName [
    rdfs:label "Joannes Antonius Mertens" ;
    a2a:PersonNameFirstName "Joannes Antonius" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Profession "burgemeester" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person8353371
  a a2a:Person ;
  rdfs:label "Anna Catharina Peetermans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Peetermans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Peetermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person9995741
  a a2a:Person ;
  rdfs:label "Anna Carolina Luyten" ;
  a2a:PersonName [
    rdfs:label "Anna Carolina Luyten" ;
    a2a:PersonNameFirstName "Anna Carolina" ;
    a2a:PersonNameLastName "Luyten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061531
  a a2a:Person ;
  rdfs:label "Joannes Baptista Peeters" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Peeters" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "smid" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061541
  a a2a:Person ;
  rdfs:label "Hendrik Claes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Claes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "assessor" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061551
  a a2a:Person ;
  rdfs:label "Franciscus Michiels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Michiels" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "timmerman" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061561
  a a2a:Person ;
  rdfs:label "Willem Lauwers" ;
  a2a:PersonName [
    rdfs:label "Willem Lauwers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Baal" ;
    rdfs:label "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061571
  a a2a:Person ;
  rdfs:label "Willem Joseph Van Billoen" ;
  a2a:PersonName [
    rdfs:label "Willem Joseph Van Billoen" ;
    a2a:PersonNameFirstName "Willem Joseph" ;
    a2a:PersonNameLastName "Van Billoen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "facteur" .

oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061581
  a a2a:Person ;
  rdfs:label "Lodewijk Hendrik Mertens" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Hendrik Mertens" ;
    a2a:PersonNameFirstName "Lodewijk Hendrik" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "heelmeester" .

oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1828-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Baal" ;
    rdfs:label "België, Baal"
  ] .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person61971 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person1758731 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person3407391 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person5056051 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person6704711 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person8353371 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person9995741 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061531 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061541 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061551 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061561 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061571 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:relationep_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Person11061581 ;
  a2a:EventKeyRef oa:event_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc_Event1 .

oa:source_abl_56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc
  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 "1828" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1828-11-26"^^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:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBJ-LBT?i=301&cc=1482191&cat=138178"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00016836_0" ;
  a2a:RecordIdentifier "HUBRA_00016836_0" ;
  a2a:RecordGUID "{56e27bf8-cf6a-a46d-beb1-95e2a1e8d9cc}" ;
  a2a:SourceRemarkOpmerking "Huwelijksafkondigingen te Baal op 16 en 23 november 1828. De bruidegom verklaart geen grootouders meer te hebben. Joannes Antonius Mertens is present en toestemmend. Uittreksels uit de geboorte-en overlijdensakten werden afgeleverd. Anna Catharina Mertens werd geboren op 6 frimaire jaar 6 of 26/11/1797. Anna Catharina Peetermans overleed op 26 prairial jaar 13 of 15/6/1805." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1813-02-22" ;
  a2a:PersonRemarkdeat_plac "Bertem" .

[]
  a2a:PersonRemarkdeat_date "1823-05-25" ;
  a2a:PersonRemarkdeat_plac "Brussel" .

[]
  a2a:PersonRemarkdeat_date "1805-06-15" ;
  a2a:PersonRemarkdeat_plac "Baal" .

[]
  a2a:PersonRemarkdeat_date "1828-01-15" ;
  a2a:PersonRemarkdeat_plac "Aarschot" .

