@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_159bee4c-c355-87d3-5f09-b3e4e286f14e
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 juni 1882 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person1322384, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person2708524, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person4068004, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person5454144, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person6840284, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person8226424, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person9225684, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393924, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393934, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393944, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393954, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772614, oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772684 ;
  a2a:hasEvent oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_0, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_1, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_2, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_3, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_4, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_5, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_6, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_7, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_8, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_9, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_10, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_11, oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_12 ;
  a2a:hasSource oa:source_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person1322384
  a a2a:Person ;
  rdfs:label "Henri Demanet" ;
  a2a:PersonName [
    rdfs:label "Henri Demanet" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Demanet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1853-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person2708524
  a a2a:Person ;
  rdfs:label "Marie Cibels" ;
  a2a:PersonName [
    rdfs:label "Marie Cibels" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Cibels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1853-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "fileuse de lin" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person4068004
  a a2a:Person ;
  rdfs:label "Antoine Demanet" ;
  a2a:PersonName [
    rdfs:label "Antoine Demanet" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Demanet"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person5454144
  a a2a:Person ;
  rdfs:label "Louise Coenraert" ;
  a2a:PersonName [
    rdfs:label "Louise Coenraert" ;
    a2a:PersonNameFirstName "Louise" ;
    a2a:PersonNameLastName "Coenraert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person6840284
  a a2a:Person ;
  rdfs:label "François Cibels" ;
  a2a:PersonName [
    rdfs:label "François Cibels" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Cibels"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person8226424
  a a2a:Person ;
  rdfs:label "Marie Vansantvoort" ;
  a2a:PersonName [
    rdfs:label "Marie Vansantvoort" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Vansantvoort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person9225684
  a a2a:Person ;
  rdfs:label "Florence Cibels>Demanet" ;
  a2a:PersonName [
    rdfs:label "Florence Cibels>Demanet" ;
    a2a:PersonNameFirstName "Florence" ;
    a2a:PersonNameLastName "Cibels>Demanet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1874-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lille" ;
    rdfs:label "België, Lille"
  ] .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393924
  a a2a:Person ;
  rdfs:label "Pierre Demanet" ;
  a2a:PersonName [
    rdfs:label "Pierre Demanet" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Demanet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393934
  a a2a:Person ;
  rdfs:label "Louis Baudoin" ;
  a2a:PersonName [
    rdfs:label "Louis Baudoin" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Baudoin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393944
  a a2a:Person ;
  rdfs:label "Jean Baptiste Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Bourgeois" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393954
  a a2a:Person ;
  rdfs:label "Emile Allard" ;
  a2a:PersonName [
    rdfs:label "Emile Allard" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Allard"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lille" ;
    rdfs:label "Lille"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "camionneur" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772614
  a a2a:Person ;
  rdfs:label "Jacques Joseph Demanet" ;
  a2a:PersonName [
    rdfs:label "Jacques Joseph Demanet" ;
    a2a:PersonNameFirstName "Jacques Joseph" ;
    a2a:PersonNameLastName "Demanet"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772684
  a a2a:Person ;
  rdfs:label "Marie Thérèse Boutiaux" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Boutiaux" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Boutiaux"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1882-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person1322384 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person2708524 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person4068004 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person5454144 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person6840284 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person8226424 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person9225684 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393924 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393934 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393944 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14393954 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772614 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:relationep_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Person14772684 ;
  a2a:EventKeyRef oa:event_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e_Event1 .

oa:source_abb_159bee4c-c355-87d3-5f09-b3e4e286f14e
  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 "6" ;
    a2a:Day "20" ;
    rdfs:label "1882-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "275" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CMBQ-B?i=224&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00659981_0" ;
  a2a:RecordIdentifier "HUBRU_00659981_0" ;
  a2a:RecordGUID "{159bee4c-c355-87d3-5f09-b3e4e286f14e}" ;
  a2a:SourceRemarkOpmerking "Transcription d'un acte de mariage du 11/1/1879, à 11 h., de la ville de Lille." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "demeurant à Lile depuis 13 ans" .
[] a2a:PersonRemarkOpmerking "demeurant à Lille depuis 14 ans" .
[]
  a2a:PersonRemarkdeat_date "1861-11-29" ;
  a2a:PersonRemarkdeat_plac "Lille" .

[]
  a2a:PersonRemarkdeat_date "1867-03-18" ;
  a2a:PersonRemarkdeat_plac "Lille" .

[]
  a2a:PersonRemarkdeat_date "1858-03-03" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1840-09-27" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

[]
  a2a:PersonRemarkdeat_date "1841-02-19" ;
  a2a:PersonRemarkdeat_plac "Bruxelles" .

