@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_d556315f-0896-059b-2a25-c15bf4631bb5
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1861 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person658603, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person1860463, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person2643473, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person3845333, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person5047193, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person6249053, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769713, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769723, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769733, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769743, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817753, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817763, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817773, oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817783 ;
  a2a:hasEvent oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_0, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_1, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_2, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_3, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_4, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_5, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_6, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_7, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_8, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_9, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_10, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_11, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_12, oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_13 ;
  a2a:hasSource oa:source_abb_d556315f-0896-059b-2a25-c15bf4631bb5 .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person658603
  a a2a:Person ;
  rdfs:label "Guillaume Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Guillaume Mosselmans" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1822-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person1860463
  a a2a:Person ;
  rdfs:label "Marie Rosalie Lippens" ;
  a2a:PersonName [
    rdfs:label "Marie Rosalie Lippens" ;
    a2a:PersonNameFirstName "Marie Rosalie" ;
    a2a:PersonNameLastName "Lippens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1823-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gooik" ;
    rdfs:label "België, Gooik"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person2643473
  a a2a:Person ;
  rdfs:label "Josse Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Josse Mosselmans" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person3845333
  a a2a:Person ;
  rdfs:label "Anne Catherine Michiels" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Michiels" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person5047193
  a a2a:Person ;
  rdfs:label "Jean Baptiste Lippens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Lippens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Lippens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person6249053
  a a2a:Person ;
  rdfs:label "Petronille Blommaert" ;
  a2a:PersonName [
    rdfs:label "Petronille Blommaert" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Blommaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769713
  a a2a:Person ;
  rdfs:label "Marie Anne Mosselmans>Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Mosselmans>Mosselmans" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Mosselmans>Mosselmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1853-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769723
  a a2a:Person ;
  rdfs:label "Marie Thérèse Mosselmans>Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Mosselmans>Mosselmans" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Mosselmans>Mosselmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1855-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769733
  a a2a:Person ;
  rdfs:label "Adèle Mosselmans>Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Adèle Mosselmans>Mosselmans" ;
    a2a:PersonNameFirstName "Adèle" ;
    a2a:PersonNameLastName "Mosselmans>Mosselmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1858-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769743
  a a2a:Person ;
  rdfs:label "Marie Louise Lippens>Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Marie Louise Lippens>Mosselmans" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "Lippens>Mosselmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1861-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817753
  a a2a:Person ;
  rdfs:label "Antoine Pardaens" ;
  a2a:PersonName [
    rdfs:label "Antoine Pardaens" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Pardaens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "tisserand" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817763
  a a2a:Person ;
  rdfs:label "Joseph Wielemans" ;
  a2a:PersonName [
    rdfs:label "Joseph Wielemans" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Wielemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "passementier" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817773
  a a2a:Person ;
  rdfs:label "Mathieu Husden" ;
  a2a:PersonName [
    rdfs:label "Mathieu Husden" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Husden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cigarier" .

oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817783
  a a2a:Person ;
  rdfs:label "Michel Decoster" ;
  a2a:PersonName [
    rdfs:label "Michel Decoster" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "peintre" .

oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1861-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person658603 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person1860463 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person2643473 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person3845333 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person5047193 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person6249053 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769713 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769723 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769733 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person7769743 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817753 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817763 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817773 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:relationep_abb_d556315f-0896-059b-2a25-c15bf4631bb5_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Person8817783 ;
  a2a:EventKeyRef oa:event_abb_d556315f-0896-059b-2a25-c15bf4631bb5_Event1 .

oa:source_abb_d556315f-0896-059b-2a25-c15bf4631bb5
  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 "1861" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1861-08-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "917" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-695W-HMR?i=227&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_00350063_0" ;
  a2a:RecordIdentifier "HUBRU_00350063_0" ;
  a2a:RecordGUID "{d556315f-0896-059b-2a25-c15bf4631bb5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

