@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_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 november 1882 te Anderlecht (België)" ;
  a2a:hasPerson oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person25714, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person1411854, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person2986344, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person4372484, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person5758624, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person7144764, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8362864, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8636884, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8637354, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100564, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100574, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100584, oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100594 ;
  a2a:hasEvent oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_0, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_1, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_2, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_3, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_4, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_5, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_6, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_7, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_8, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_9, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_10, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_11, oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_12 ;
  a2a:hasSource oa:source_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282 .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person25714
  a a2a:Person ;
  rdfs:label "Eugène Desmet" ;
  a2a:PersonName [
    rdfs:label "Eugène Desmet" ;
    a2a:PersonNameFirstName "Eugène" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1828-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Semmerzake, Oost-Vlaanderen" ;
    rdfs:label "België, Semmerzake, Oost-Vlaanderen"
  ] ;
  a2a:Profession "teinturier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person1411854
  a a2a:Person ;
  rdfs:label "Stéphanie Marie Vandenrijn" ;
  a2a:PersonName [
    rdfs:label "Stéphanie Marie Vandenrijn" ;
    a2a:PersonNameFirstName "Stéphanie Marie" ;
    a2a:PersonNameLastName "Vandenrijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1831-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Truiden" ;
    rdfs:label "België, Sint-Truiden"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person2986344
  a a2a:Person ;
  rdfs:label "François Joseph Desmet" ;
  a2a:PersonName [
    rdfs:label "François Joseph Desmet" ;
    a2a:PersonNameFirstName "François Joseph" ;
    a2a:PersonNameLastName "Desmet"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person4372484
  a a2a:Person ;
  rdfs:label "Philippine Deseergeloose" ;
  a2a:PersonName [
    rdfs:label "Philippine Deseergeloose" ;
    a2a:PersonNameFirstName "Philippine" ;
    a2a:PersonNameLastName "Deseergeloose"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person5758624
  a a2a:Person ;
  rdfs:label "Antoine Vandenrijn" ;
  a2a:PersonName [
    rdfs:label "Antoine Vandenrijn" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Vandenrijn"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person7144764
  a a2a:Person ;
  rdfs:label "Catherine Elisabeth Sent" ;
  a2a:PersonName [
    rdfs:label "Catherine Elisabeth Sent" ;
    a2a:PersonNameFirstName "Catherine Elisabeth" ;
    a2a:PersonNameLastName "Sent"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8362864
  a a2a:Person ;
  rdfs:label "Euphrasie Colette Godefroidt" ;
  a2a:PersonName [
    rdfs:label "Euphrasie Colette Godefroidt" ;
    a2a:PersonNameFirstName "Euphrasie Colette" ;
    a2a:PersonNameLastName "Godefroidt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8636884
  a a2a:Person ;
  rdfs:label "Jean Louis Baerts" ;
  a2a:PersonName [
    rdfs:label "Jean Louis Baerts" ;
    a2a:PersonNameFirstName "Jean Louis" ;
    a2a:PersonNameLastName "Baerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8637354
  a a2a:Person ;
  rdfs:label "Jacques Gustave Vanoorbeek" ;
  a2a:PersonName [
    rdfs:label "Jacques Gustave Vanoorbeek" ;
    a2a:PersonNameFirstName "Jacques Gustave" ;
    a2a:PersonNameLastName "Vanoorbeek"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100564
  a a2a:Person ;
  rdfs:label "Léon Gyselinck" ;
  a2a:PersonName [
    rdfs:label "Léon Gyselinck" ;
    a2a:PersonNameFirstName "Léon" ;
    a2a:PersonNameLastName "Gyselinck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "liquoriste" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100574
  a a2a:Person ;
  rdfs:label "Jean Baptiste Vanbever" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Vanbever" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Vanbever"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "charcutier" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100584
  a a2a:Person ;
  rdfs:label "Joseph Nowé" ;
  a2a:PersonName [
    rdfs:label "Joseph Nowé" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Nowé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "concierge" .

oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100594
  a a2a:Person ;
  rdfs:label "Jean Blanchart" ;
  a2a:PersonName [
    rdfs:label "Jean Blanchart" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Blanchart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "chapelier" .

oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1882-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Anderlecht" ;
    rdfs:label "België, Anderlecht"
  ] .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person25714 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person1411854 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person2986344 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person4372484 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person5758624 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person7144764 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8362864 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8636884 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_8
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person8637354 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100564 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100574 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100584 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:relationep_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Person10100594 ;
  a2a:EventKeyRef oa:event_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282_Event1 .

oa:source_abb_c65fa48e-1f7f-5d60-dca4-b1b03d7ab282
  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 "1882" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1882-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "187" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 187"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HBS2-42?mode=g&i=348&cc=1482191&cat=136788"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00411096_0" ;
  a2a:RecordIdentifier "HUBRU_00411096_0" ;
  a2a:RecordGUID "{c65fa48e-1f7f-5d60-dca4-b1b03d7ab282}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1877-07-08" ;
  a2a:PersonRemarkdeat_plac "Semmerzake" .

[]
  a2a:PersonRemarkdeat_date "1840-07-01" ;
  a2a:PersonRemarkdeat_plac "Semmerzake" .

[]
  a2a:PersonRemarkdeat_date "1850-12-22" ;
  a2a:PersonRemarkdeat_plac "Sint-Truiden" .

[]
  a2a:PersonRemarkdeat_date "1854-05-11" ;
  a2a:PersonRemarkdeat_plac "Sint-Truiden" .

[]
  a2a:PersonRemarkdeat_date "1879-05-06" ;
  a2a:PersonRemarkdeat_plac "Molenbeek-Saint-Jean" .

[]
  a2a:PersonRemarkdeat_date "1864-02-06" ;
  a2a:PersonRemarkdeat_plac "Sint-Truiden" .

[]
  a2a:PersonRemarkdeat_date "1876-01-22" ;
  a2a:PersonRemarkdeat_plac "Anderlecht" .

