@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_40444c39-b72c-e9e1-328b-d01ee1fdb829
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juni 1849 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person350691, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person2975011, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person4623671, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person6272331, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person7920991, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person9569651, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person10108461, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551401, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551411, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551421, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551431, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002921, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002991, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003061, oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003121 ;
  a2a:hasEvent oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_0, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_1, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_2, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_3, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_4, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_5, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_6, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_7, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_8, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_9, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_10, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_11, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_12, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_13, oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_14 ;
  a2a:hasSource oa:source_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829 .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person350691
  a a2a:Person ;
  rdfs:label "Josephus Bellemans" ;
  a2a:PersonName [
    rdfs:label "Josephus Bellemans" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1811-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person2975011
  a a2a:Person ;
  rdfs:label "Sophia Abbeels" ;
  a2a:PersonName [
    rdfs:label "Sophia Abbeels" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Abbeels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1818-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person4623671
  a a2a:Person ;
  rdfs:label "Petrus Bellemans" ;
  a2a:PersonName [
    rdfs:label "Petrus Bellemans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person6272331
  a a2a:Person ;
  rdfs:label "Maria Theresia Avau" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Avau" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Avau"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person7920991
  a a2a:Person ;
  rdfs:label "Petrus Abbeels" ;
  a2a:PersonName [
    rdfs:label "Petrus Abbeels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Abbeels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person9569651
  a a2a:Person ;
  rdfs:label "Maria Judoca Van Eesbeek" ;
  a2a:PersonName [
    rdfs:label "Maria Judoca Van Eesbeek" ;
    a2a:PersonNameFirstName "Maria Judoca" ;
    a2a:PersonNameLastName "Van Eesbeek"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person10108461
  a a2a:Person ;
  rdfs:label "Felicitas Maris" ;
  a2a:PersonName [
    rdfs:label "Felicitas Maris" ;
    a2a:PersonNameFirstName "Felicitas" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551401
  a a2a:Person ;
  rdfs:label "Maximilianus Van Eeckhoudt" ;
  a2a:PersonName [
    rdfs:label "Maximilianus Van Eeckhoudt" ;
    a2a:PersonNameFirstName "Maximilianus" ;
    a2a:PersonNameLastName "Van Eeckhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "pagter" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551411
  a a2a:Person ;
  rdfs:label "Joannes Baptista Du Bois" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Du Bois" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Du Bois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551421
  a a2a:Person ;
  rdfs:label "Carolus De Troy" ;
  a2a:PersonName [
    rdfs:label "Carolus De Troy" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "De Troy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551431
  a a2a:Person ;
  rdfs:label "Josephus Kestemont" ;
  a2a:PersonName [
    rdfs:label "Josephus Kestemont" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Kestemont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "wever" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002921
  a a2a:Person ;
  rdfs:label "Cornelius Bellemans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bellemans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002991
  a a2a:Person ;
  rdfs:label "Petronilla Bellemans" ;
  a2a:PersonName [
    rdfs:label "Petronilla Bellemans" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Bellemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003061
  a a2a:Person ;
  rdfs:label "Jacobus Avau" ;
  a2a:PersonName [
    rdfs:label "Jacobus Avau" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Avau"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003121
  a a2a:Person ;
  rdfs:label "Petronilla Gettemans" ;
  a2a:PersonName [
    rdfs:label "Petronilla Gettemans" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Gettemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1849-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person350691 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person2975011 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person4623671 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person6272331 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person7920991 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person9569651 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person10108461 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551401 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551411 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551421 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person15551431 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002921 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17002991 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003061 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:relationep_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Person17003121 ;
  a2a:EventKeyRef oa:event_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829_Event1 .

oa:source_abl_40444c39-b72c-e9e1-328b-d01ee1fdb829
  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 "1849" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1849-06-23"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00257950_0" ;
  a2a:RecordIdentifier "HUBRA_00257950_0" ;
  a2a:RecordGUID "{40444c39-b72c-e9e1-328b-d01ee1fdb829}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1813-01-12" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1846-11-05" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1829-06-26" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1848-09-11" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

