@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_efe7a70e-5e45-c3c9-afaf-7ca97366eb00
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 november 1877 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person1097764, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person2483904, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person3483864, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person4870004, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person6256144, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person7642284, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person8382894, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065134, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065144, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12083994, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084004, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084014, oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084024 ;
  a2a:hasEvent oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_0, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_1, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_2, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_3, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_4, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_5, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_6, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_7, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_8, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_9, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_10, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_11, oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_12 ;
  a2a:hasSource oa:source_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00 .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person1097764
  a a2a:Person ;
  rdfs:label "Louis Eugene Duvieusart" ;
  a2a:PersonName [
    rdfs:label "Louis Eugene Duvieusart" ;
    a2a:PersonNameFirstName "Louis Eugene" ;
    a2a:PersonNameLastName "Duvieusart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1838-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Frasnes, Gosselies" ;
    rdfs:label "België, Frasnes, Gosselies"
  ] ;
  a2a:Profession "industriel" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person2483904
  a a2a:Person ;
  rdfs:label "Marie Virginie Malcorps" ;
  a2a:PersonName [
    rdfs:label "Marie Virginie Malcorps" ;
    a2a:PersonNameFirstName "Marie Virginie" ;
    a2a:PersonNameLastName "Malcorps"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1843-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person3483864
  a a2a:Person ;
  rdfs:label "Charles Sixte Duvieusart" ;
  a2a:PersonName [
    rdfs:label "Charles Sixte Duvieusart" ;
    a2a:PersonNameFirstName "Charles Sixte" ;
    a2a:PersonNameLastName "Duvieusart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nivelles" ;
    rdfs:label "Nivelles"
  ] ;
  a2a:Profession "industriel" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person4870004
  a a2a:Person ;
  rdfs:label "Marie Cecile Joseph Badart" ;
  a2a:PersonName [
    rdfs:label "Marie Cecile Joseph Badart" ;
    a2a:PersonNameFirstName "Marie Cecile Joseph" ;
    a2a:PersonNameLastName "Badart"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person6256144
  a a2a:Person ;
  rdfs:label "Laurent Malcorps" ;
  a2a:PersonName [
    rdfs:label "Laurent Malcorps" ;
    a2a:PersonNameFirstName "Laurent" ;
    a2a:PersonNameLastName "Malcorps"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person7642284
  a a2a:Person ;
  rdfs:label "Isabelle Charlier" ;
  a2a:PersonName [
    rdfs:label "Isabelle Charlier" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Charlier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Mons" ;
    rdfs:label "Mons"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person8382894
  a a2a:Person ;
  rdfs:label "Olympe Bassiliere" ;
  a2a:PersonName [
    rdfs:label "Olympe Bassiliere" ;
    a2a:PersonNameFirstName "Olympe" ;
    a2a:PersonNameLastName "Bassiliere"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065134
  a a2a:Person ;
  rdfs:label "Marie Louise Malcorps>Duvieusart" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Malcorps>Duvieusart" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Malcorps>Duvieusart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1875-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065144
  a a2a:Person ;
  rdfs:label "Louis Eugene Malcorps>Duvieusart" ;
  a2a:PersonName [
    rdfs:label "Louis Eugene Malcorps>Duvieusart" ;
    a2a:PersonNameFirstName "Louis Eugene" ;
    a2a:PersonNameLastName "Malcorps>Duvieusart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1876-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12083994
  a a2a:Person ;
  rdfs:label "Polydore Baert" ;
  a2a:PersonName [
    rdfs:label "Polydore Baert" ;
    a2a:PersonNameFirstName "Polydore" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "fabricant" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084004
  a a2a:Person ;
  rdfs:label "Joseph Badart" ;
  a2a:PersonName [
    rdfs:label "Joseph Badart" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Badart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Petit-Roeulx" ;
    rdfs:label "Petit-Roeulx"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084014
  a a2a:Person ;
  rdfs:label "Pierre Erinx" ;
  a2a:PersonName [
    rdfs:label "Pierre Erinx" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Erinx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Mons" ;
    rdfs:label "Mons"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084024
  a a2a:Person ;
  rdfs:label "Joseph Malcorps" ;
  a2a:PersonName [
    rdfs:label "Joseph Malcorps" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Malcorps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1877-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person1097764 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person2483904 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person3483864 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person4870004 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person6256144 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person7642284 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person8382894 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065134 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person9065144 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12083994 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084004 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084014 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:relationep_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Person12084024 ;
  a2a:EventKeyRef oa:event_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00_Event1 .

oa:source_abb_efe7a70e-5e45-c3c9-afaf-7ca97366eb00
  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 "1877" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1877-11-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "285" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 285"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00543076_0" ;
  a2a:RecordIdentifier "HUBRU_00543076_0" ;
  a2a:RecordGUID "{efe7a70e-5e45-c3c9-afaf-7ca97366eb00}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Van Bevere te Bruxelles op 19/11/1877" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Bruxelles" .
[] a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .
[] a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .
