@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_f525a988-c19b-ac0e-6d02-25f20856f02f
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 mei 1867 te Kester (België)" ;
  a2a:hasPerson oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person630321, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person3106911, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person4755571, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person6404231, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person8052891, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person9701551, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person10083711, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045181, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045191, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045201, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045211, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852171, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852601, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853081, oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853571 ;
  a2a:hasEvent oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_0, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_1, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_2, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_3, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_4, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_5, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_6, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_7, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_8, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_9, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_10, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_11, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_12, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_13, oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_14 ;
  a2a:hasSource oa:source_abl_f525a988-c19b-ac0e-6d02-25f20856f02f .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person630321
  a a2a:Person ;
  rdfs:label "Petrus Geeroms" ;
  a2a:PersonName [
    rdfs:label "Petrus Geeroms" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oetingen" ;
    rdfs:label "Oetingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1839-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Oetingen" ;
    rdfs:label "België, Oetingen"
  ] ;
  a2a:Profession "landswerker" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person3106911
  a a2a:Person ;
  rdfs:label "Philomena Biltereyst" ;
  a2a:PersonName [
    rdfs:label "Philomena Biltereyst" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Biltereyst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1841-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kester" ;
    rdfs:label "België, Kester"
  ] ;
  a2a:Profession "spinster" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person4755571
  a a2a:Person ;
  rdfs:label "Jan Baptist Geeroms" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Geeroms" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person6404231
  a a2a:Person ;
  rdfs:label "Anna Catharina Vandeleen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vandeleen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vandeleen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person8052891
  a a2a:Person ;
  rdfs:label "Jan Baptist Biltereyst" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Biltereyst" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Biltereyst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "landswerker" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person9701551
  a a2a:Person ;
  rdfs:label "Maria Theresia Musch" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Musch" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Musch"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "landswerkster" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person10083711
  a a2a:Person ;
  rdfs:label "Angelina Paternoster" ;
  a2a:PersonName [
    rdfs:label "Angelina Paternoster" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Paternoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045181
  a a2a:Person ;
  rdfs:label "Desiré Luyckx" ;
  a2a:PersonName [
    rdfs:label "Desiré Luyckx" ;
    a2a:PersonNameFirstName "Desiré" ;
    a2a:PersonNameLastName "Luyckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045191
  a a2a:Person ;
  rdfs:label "Jan Baptist De Wit" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Wit" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045201
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Penninckx" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Penninckx" ;
    a2a:PersonNameFirstName "Carolus Ludovicus" ;
    a2a:PersonNameLastName "Penninckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045211
  a a2a:Person ;
  rdfs:label "Pieter Josef Rassaerts" ;
  a2a:PersonName [
    rdfs:label "Pieter Josef Rassaerts" ;
    a2a:PersonNameFirstName "Pieter Josef" ;
    a2a:PersonNameLastName "Rassaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kester" ;
    rdfs:label "Kester"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "winkelier" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852171
  a a2a:Person ;
  rdfs:label "Laurentius Geeroms" ;
  a2a:PersonName [
    rdfs:label "Laurentius Geeroms" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Geeroms"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852601
  a a2a:Person ;
  rdfs:label "Petronella Roobaert" ;
  a2a:PersonName [
    rdfs:label "Petronella Roobaert" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Roobaert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853081
  a a2a:Person ;
  rdfs:label "Adrianus Vandeleen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vandeleen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vandeleen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853571
  a a2a:Person ;
  rdfs:label "Maria Theresia Thollembeek" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Thollembeek" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Thollembeek"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1867-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kester" ;
    rdfs:label "België, Kester"
  ] .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person630321 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person3106911 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person4755571 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person6404231 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person8052891 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person9701551 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person10083711 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045181 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045191 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045201 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16045211 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852171 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16852601 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853081 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:relationep_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Person16853571 ;
  a2a:EventKeyRef oa:event_abl_f525a988-c19b-ac0e-6d02-25f20856f02f_Event1 .

oa:source_abl_f525a988-c19b-ac0e-6d02-25f20856f02f
  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 "1867" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1867-05-01"^^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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00290668_0" ;
  a2a:RecordIdentifier "HUBRA_00290668_0" ;
  a2a:RecordGUID "{f525a988-c19b-ac0e-6d02-25f20856f02f}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1847-09-24" ;
  a2a:PersonRemarkdeat_plac "Oetingen" .

[]
  a2a:PersonRemarkdeat_date "1866-09-19" ;
  a2a:PersonRemarkdeat_plac "Oetingen" .

[]
  a2a:PersonRemarkdeat_date "1865-10-17" ;
  a2a:PersonRemarkdeat_plac "Oetingen" .

[] a2a:PersonRemarkdeat_plac "Oetingen" .
[] a2a:PersonRemarkdeat_plac "Oetingen" .
[] a2a:PersonRemarkdeat_plac "Oetingen" .
[] a2a:PersonRemarkdeat_plac "Oetingen" .
