@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_521f8cb9-0743-e6b3-352c-c6d56ae1c32e
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1869 te Gooik (België)" ;
  a2a:hasPerson oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person356241, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person3087251, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person4735911, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person6384571, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person8033231, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person9681891, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968631, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968641, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968651, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968661, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17291991, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292011, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292031, oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292041 ;
  a2a:hasEvent oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_0, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_1, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_2, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_3, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_4, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_5, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_6, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_7, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_8, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_9, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_10, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_11, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_12, oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_13 ;
  a2a:hasSource oa:source_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person356241
  a a2a:Person ;
  rdfs:label "Jacobus De Buys" ;
  a2a:PersonName [
    rdfs:label "Jacobus De Buys" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "De Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1827-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person3087251
  a a2a:Person ;
  rdfs:label "Cecilia De Smet" ;
  a2a:PersonName [
    rdfs:label "Cecilia De Smet" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1825-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person4735911
  a a2a:Person ;
  rdfs:label "Josephus De Buys" ;
  a2a:PersonName [
    rdfs:label "Josephus De Buys" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "De Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "75" ;
    rdfs:label "75"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person6384571
  a a2a:Person ;
  rdfs:label "Maria Anna Rooseleers" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Rooseleers" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Rooseleers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person8033231
  a a2a:Person ;
  rdfs:label "Adrianus De Smet" ;
  a2a:PersonName [
    rdfs:label "Adrianus De Smet" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person9681891
  a a2a:Person ;
  rdfs:label "Maria Theresia De Vos" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia De Vos" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968631
  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 "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "kleermaeker" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968641
  a a2a:Person ;
  rdfs:label "Livinus De Smet" ;
  a2a:PersonName [
    rdfs:label "Livinus De Smet" ;
    a2a:PersonNameFirstName "Livinus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968651
  a a2a:Person ;
  rdfs:label "Joannes Baptista Ravets" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Ravets" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Ravets"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "dagloonder" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968661
  a a2a:Person ;
  rdfs:label "Desiderius Van Der Elst" ;
  a2a:PersonName [
    rdfs:label "Desiderius Van Der Elst" ;
    a2a:PersonNameFirstName "Desiderius" ;
    a2a:PersonNameLastName "Van Der Elst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gooik" ;
    rdfs:label "Gooik"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17291991
  a a2a:Person ;
  rdfs:label "Franciscus De Smet" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Smet" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Smet"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292011
  a a2a:Person ;
  rdfs:label "Catharina Kestemont" ;
  a2a:PersonName [
    rdfs:label "Catharina Kestemont" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kestemont"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292031
  a a2a:Person ;
  rdfs:label "Patricus De Vos" ;
  a2a:PersonName [
    rdfs:label "Patricus De Vos" ;
    a2a:PersonNameFirstName "Patricus" ;
    a2a:PersonNameLastName "De Vos"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292041
  a a2a:Person ;
  rdfs:label "Petronella Husdens" ;
  a2a:PersonName [
    rdfs:label "Petronella Husdens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Husdens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1869-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person356241 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person3087251 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person4735911 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person6384571 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person8033231 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person9681891 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968631 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968641 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968651 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person15968661 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17291991 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292011 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292031 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:relationep_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Person17292041 ;
  a2a:EventKeyRef oa:event_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e_Event1 .

oa:source_abl_521f8cb9-0743-e6b3-352c-c6d56ae1c32e
  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 "1869" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1869-10-13"^^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 "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00285195_0" ;
  a2a:RecordIdentifier "HUBRA_00285195_0" ;
  a2a:RecordGUID "{521f8cb9-0743-e6b3-352c-c6d56ae1c32e}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Walravens te Onze Lieve Vrouwe Lombeek op 13/10/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1835-12-23" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1831-03-07" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1862-04-08" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1832-02-09" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1815-02-15" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1810-10-20" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

[]
  a2a:PersonRemarkdeat_date "1810-10-29" ;
  a2a:PersonRemarkdeat_plac "Gooik" .

