@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_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 oktober 1900 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person653384, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person2039524, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person3599894, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person4986034, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person6372174, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person7758314, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098154, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098164, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547184, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547194, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547204, oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547214 ;
  a2a:hasEvent oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_0, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_1, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_2, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_3, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_4, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_5, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_6, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_7, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_8, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_9, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_10, oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_11 ;
  a2a:hasSource oa:source_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person653384
  a a2a:Person ;
  rdfs:label "Jean Baptiste Léopold Vandenoetelaer" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Léopold Vandenoetelaer" ;
    a2a:PersonNameFirstName "Jean Baptiste Léopold" ;
    a2a:PersonNameLastName "Vandenoetelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1878-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "colporteur" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person2039524
  a a2a:Person ;
  rdfs:label "Barbe Waeterinckx" ;
  a2a:PersonName [
    rdfs:label "Barbe Waeterinckx" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Waeterinckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1880-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "colporteuse" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person3599894
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vandenoetelaer" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vandenoetelaer" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vandenoetelaer"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person4986034
  a a2a:Person ;
  rdfs:label "Marie Catherine Desmet" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Desmet" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "colporteuse" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person6372174
  a a2a:Person ;
  rdfs:label "Guillaume Waeterinckx" ;
  a2a:PersonName [
    rdfs:label "Guillaume Waeterinckx" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Waeterinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ajusteur" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person7758314
  a a2a:Person ;
  rdfs:label "Joséphine Branders" ;
  a2a:PersonName [
    rdfs:label "Joséphine Branders" ;
    a2a:PersonNameFirstName "Joséphine" ;
    a2a:PersonNameLastName "Branders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098154
  a a2a:Person ;
  rdfs:label "Catherine Marie Waeterinckx>Vandenoetelaer" ;
  a2a:PersonName [
    rdfs:label "Catherine Marie Waeterinckx>Vandenoetelaer" ;
    a2a:PersonNameFirstName "Catherine Marie" ;
    a2a:PersonNameLastName "Waeterinckx>Vandenoetelaer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1899-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098164
  a a2a:Person ;
  rdfs:label "Joseph Waeterinckx>Vandenoetelaer" ;
  a2a:PersonName [
    rdfs:label "Joseph Waeterinckx>Vandenoetelaer" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Waeterinckx>Vandenoetelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1900-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547184
  a a2a:Person ;
  rdfs:label "Louis Hermans" ;
  a2a:PersonName [
    rdfs:label "Louis Hermans" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "peintre" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547194
  a a2a:Person ;
  rdfs:label "Joseph Vandenoetelaer" ;
  a2a:PersonName [
    rdfs:label "Joseph Vandenoetelaer" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vandenoetelaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "colporteur" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547204
  a a2a:Person ;
  rdfs:label "Léopold Van Poppel" ;
  a2a:PersonName [
    rdfs:label "Léopold Van Poppel" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Van Poppel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "plombier" .

oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547214
  a a2a:Person ;
  rdfs:label "Jean Baptiste Deswaef" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Deswaef" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Deswaef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "peintre" .

oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1900-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person653384 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person2039524 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person3599894 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person4986034 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person6372174 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person7758314 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098154 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person9098164 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547184 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547194 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547204 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:relationep_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Person12547214 ;
  a2a:EventKeyRef oa:event_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e_Event1 .

oa:source_abb_211bc2d3-fb8c-2c97-6080-c04f0daa3c6e
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1900-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1765" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1765"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00565704_0" ;
  a2a:RecordIdentifier "HUBRU_00565704_0" ;
  a2a:RecordGUID "{211bc2d3-fb8c-2c97-6080-c04f0daa3c6e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

