@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_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 oktober 1890 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person981294, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person2367434, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person3361214, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person4747354, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person6133494, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person7519634, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031034, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031044, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031054, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596684, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596694, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596704, oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596714 ;
  a2a:hasEvent oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_0, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_1, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_2, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_3, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_4, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_5, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_6, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_7, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_8, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_9, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_10, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_11, oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_12 ;
  a2a:hasSource oa:source_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person981294
  a a2a:Person ;
  rdfs:label "Joseph August Levert" ;
  a2a:PersonName [
    rdfs:label "Joseph August Levert" ;
    a2a:PersonNameFirstName "Joseph August" ;
    a2a:PersonNameLastName "Levert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1858-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] ;
  a2a:Profession "représentant de commerc" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person2367434
  a a2a:Person ;
  rdfs:label "Flore Marie Avelange" ;
  a2a:PersonName [
    rdfs:label "Flore Marie Avelange" ;
    a2a:PersonNameFirstName "Flore Marie" ;
    a2a:PersonNameLastName "Avelange"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1864-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ermeton-sur-Meuse" ;
    rdfs:label "België, Ermeton-sur-Meuse"
  ] ;
  a2a:Profession "tailleuse" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person3361214
  a a2a:Person ;
  rdfs:label "Etienne August Levert" ;
  a2a:PersonName [
    rdfs:label "Etienne August Levert" ;
    a2a:PersonNameFirstName "Etienne August" ;
    a2a:PersonNameLastName "Levert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Profession "expert-comptable" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person4747354
  a a2a:Person ;
  rdfs:label "Christine Janssens" ;
  a2a:PersonName [
    rdfs:label "Christine Janssens" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person6133494
  a a2a:Person ;
  rdfs:label "Désiré Avelange" ;
  a2a:PersonName [
    rdfs:label "Désiré Avelange" ;
    a2a:PersonNameFirstName "Désiré" ;
    a2a:PersonNameLastName "Avelange"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person7519634
  a a2a:Person ;
  rdfs:label "Léocadie Gislain" ;
  a2a:PersonName [
    rdfs:label "Léocadie Gislain" ;
    a2a:PersonNameFirstName "Léocadie" ;
    a2a:PersonNameLastName "Gislain"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Liège" ;
    rdfs:label "Liège"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031034
  a a2a:Person ;
  rdfs:label "Mathilde Avelange>Levert" ;
  a2a:PersonName [
    rdfs:label "Mathilde Avelange>Levert" ;
    a2a:PersonNameFirstName "Mathilde" ;
    a2a:PersonNameLastName "Avelange>Levert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1885-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Antwerpen" ;
    rdfs:label "België, Antwerpen"
  ] .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031044
  a a2a:Person ;
  rdfs:label "Florent Auguste Arthur Avelange>Levert" ;
  a2a:PersonName [
    rdfs:label "Florent Auguste Arthur Avelange>Levert" ;
    a2a:PersonNameFirstName "Florent Auguste Arthur" ;
    a2a:PersonNameLastName "Avelange>Levert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1887-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031054
  a a2a:Person ;
  rdfs:label "Raymond Maurice Avelange>Levert" ;
  a2a:PersonName [
    rdfs:label "Raymond Maurice Avelange>Levert" ;
    a2a:PersonNameFirstName "Raymond Maurice" ;
    a2a:PersonNameLastName "Avelange>Levert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1889-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596684
  a a2a:Person ;
  rdfs:label "Florent Schaeffer" ;
  a2a:PersonName [
    rdfs:label "Florent Schaeffer" ;
    a2a:PersonNameFirstName "Florent" ;
    a2a:PersonNameLastName "Schaeffer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "industriel" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596694
  a a2a:Person ;
  rdfs:label "Victor Ameye" ;
  a2a:PersonName [
    rdfs:label "Victor Ameye" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Ameye"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "architecte" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596704
  a a2a:Person ;
  rdfs:label "Vincent Coen" ;
  a2a:PersonName [
    rdfs:label "Vincent Coen" ;
    a2a:PersonNameFirstName "Vincent" ;
    a2a:PersonNameLastName "Coen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "avocat" .

oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596714
  a a2a:Person ;
  rdfs:label "Michel Hannotte" ;
  a2a:PersonName [
    rdfs:label "Michel Hannotte" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Hannotte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "employé" .

oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1890-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person981294 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person2367434 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person3361214 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person4747354 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person6133494 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person7519634 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031034 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031044 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person9031054 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596684 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596694 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596704 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:relationep_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Person11596714 ;
  a2a:EventKeyRef oa:event_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa_Event1 .

oa:source_abb_365d0cde-7f4a-e3b3-80c8-d7040a3f45fa
  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 "1890" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1890-10-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "340" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WH9R-4N?i=269&cc=1482191&cat=240825"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00517014_0" ;
  a2a:RecordIdentifier "HUBRU_00517014_0" ;
  a2a:RecordGUID "{365d0cde-7f4a-e3b3-80c8-d7040a3f45fa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1870-11-22" ;
  a2a:PersonRemarkdeat_plac "Antwerpen" .

[]
  a2a:PersonRemarkdeat_date "1874-01-04" ;
  a2a:PersonRemarkdeat_plac "Ermeton-sur-Meuse" .

[] a2a:PersonRemarkOpmerking "consentant au mariage par acte" .
