@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_ab90036b-5941-c4e2-cb3e-2c3553c06a4e
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 mei 1906 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person160406, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person881606, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person1602806, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person2408076, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3129276, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3850476, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489886, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489896, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489906, oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489916 ;
  a2a:hasEvent oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_0, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_1, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_2, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_3, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_4, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_5, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_6, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_7, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_8, oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_9 ;
  a2a:hasSource oa:source_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person160406
  a a2a:Person ;
  rdfs:label "Pierre Joseph Dumont" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Dumont" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Dumont"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1879-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "ouvrier au chemin de fer" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person881606
  a a2a:Person ;
  rdfs:label "Marie Léonie Vuchelen" ;
  a2a:PersonName [
    rdfs:label "Marie Léonie Vuchelen" ;
    a2a:PersonNameFirstName "Marie Léonie" ;
    a2a:PersonNameLastName "Vuchelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1884-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Wersbeek" ;
    rdfs:label "België, Molenbeek-Wersbeek"
  ] ;
  a2a:Profession "servante" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person1602806
  a a2a:Person ;
  rdfs:label "Pierre Joseph Dumont" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Dumont" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Dumont"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person2408076
  a a2a:Person ;
  rdfs:label "Anne Marie Van Muylder" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Van Muylder" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Van Muylder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3129276
  a a2a:Person ;
  rdfs:label "Alphonse Vuchelen" ;
  a2a:PersonName [
    rdfs:label "Alphonse Vuchelen" ;
    a2a:PersonNameFirstName "Alphonse" ;
    a2a:PersonNameLastName "Vuchelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3850476
  a a2a:Person ;
  rdfs:label "Marie Rosalie Vanderhaegen" ;
  a2a:PersonName [
    rdfs:label "Marie Rosalie Vanderhaegen" ;
    a2a:PersonNameFirstName "Marie Rosalie" ;
    a2a:PersonNameLastName "Vanderhaegen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489886
  a a2a:Person ;
  rdfs:label "Guillaume Haillez" ;
  a2a:PersonName [
    rdfs:label "Guillaume Haillez" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Haillez"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "huissier de salle" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489896
  a a2a:Person ;
  rdfs:label "Louis Lombosch" ;
  a2a:PersonName [
    rdfs:label "Louis Lombosch" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Lombosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette Saint Pierre" ;
    rdfs:label "Jette Saint Pierre"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "emballeur" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489906
  a a2a:Person ;
  rdfs:label "Egide Vuchelen" ;
  a2a:PersonName [
    rdfs:label "Egide Vuchelen" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Vuchelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lubbeek" ;
    rdfs:label "Lubbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "jardinier" .

oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489916
  a a2a:Person ;
  rdfs:label "Louis Van Nieuwenhuyze" ;
  a2a:PersonName [
    rdfs:label "Louis Van Nieuwenhuyze" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Van Nieuwenhuyze"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Winksele" ;
    rdfs:label "Winksele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "concierge" .

oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1906-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person160406 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person881606 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person1602806 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person2408076 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3129276 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person3850476 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489886 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489896 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489906 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:relationep_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Person5489916 ;
  a2a:EventKeyRef oa:event_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e_Event1 .

oa:source_abb_ab90036b-5941-c4e2-cb3e-2c3553c06a4e
  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 "1906" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1906-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "677" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 677"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00542575_0" ;
  a2a:RecordIdentifier "HUBRU_00542575_0" ;
  a2a:RecordGUID "{ab90036b-5941-c4e2-cb3e-2c3553c06a4e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "consentant au mariage par un acte déposé" .
