@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_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 juni 1895 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person526764, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person1912904, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person3684984, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person5071124, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person6457264, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person7843404, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person9123554, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883664, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883674, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883684, oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883694 ;
  a2a:hasEvent oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_0, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_1, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_2, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_3, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_4, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_5, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_6, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_7, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_8, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_9, oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_10 ;
  a2a:hasSource oa:source_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person526764
  a a2a:Person ;
  rdfs:label "Octave Mahy" ;
  a2a:PersonName [
    rdfs:label "Octave Mahy" ;
    a2a:PersonNameFirstName "Octave" ;
    a2a:PersonNameLastName "Mahy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1870-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] ;
  a2a:Profession "ouvrier maçon" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person1912904
  a a2a:Person ;
  rdfs:label "Henriette Eugénie Blanche Lecher" ;
  a2a:PersonName [
    rdfs:label "Henriette Eugénie Blanche Lecher" ;
    a2a:PersonNameFirstName "Henriette Eugénie Blanche" ;
    a2a:PersonNameLastName "Lecher"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1874-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] ;
  a2a:Profession "ouvrière repasseuse" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person3684984
  a a2a:Person ;
  rdfs:label "Guillaume Mahy" ;
  a2a:PersonName [
    rdfs:label "Guillaume Mahy" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Mahy"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person5071124
  a a2a:Person ;
  rdfs:label "Madeleine Thibaut" ;
  a2a:PersonName [
    rdfs:label "Madeleine Thibaut" ;
    a2a:PersonNameFirstName "Madeleine" ;
    a2a:PersonNameLastName "Thibaut"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person6457264
  a a2a:Person ;
  rdfs:label "Rufin Lecher" ;
  a2a:PersonName [
    rdfs:label "Rufin Lecher" ;
    a2a:PersonNameFirstName "Rufin" ;
    a2a:PersonNameLastName "Lecher"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person7843404
  a a2a:Person ;
  rdfs:label "Thérèse Louise Ghislain" ;
  a2a:PersonName [
    rdfs:label "Thérèse Louise Ghislain" ;
    a2a:PersonNameFirstName "Thérèse Louise" ;
    a2a:PersonNameLastName "Ghislain"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person9123554
  a a2a:Person ;
  rdfs:label "Hélène Thérèse Lecher>Mahy" ;
  a2a:PersonName [
    rdfs:label "Hélène Thérèse Lecher>Mahy" ;
    a2a:PersonNameFirstName "Hélène Thérèse" ;
    a2a:PersonNameLastName "Lecher>Mahy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1893-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883664
  a a2a:Person ;
  rdfs:label "Joseph Servais" ;
  a2a:PersonName [
    rdfs:label "Joseph Servais" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Servais"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "chapelier" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883674
  a a2a:Person ;
  rdfs:label "Jean Baptiste Fremineur" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Fremineur" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Fremineur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "colporteur" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883684
  a a2a:Person ;
  rdfs:label "François Dewit" ;
  a2a:PersonName [
    rdfs:label "François Dewit" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Dewit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "doreur sur cuivre" .

oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883694
  a a2a:Person ;
  rdfs:label "Célestin Florquin" ;
  a2a:PersonName [
    rdfs:label "Célestin Florquin" ;
    a2a:PersonNameFirstName "Célestin" ;
    a2a:PersonNameLastName "Florquin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "colporteur" .

oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1895-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person526764 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person1912904 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person3684984 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person5071124 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person6457264 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person7843404 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person9123554 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883664 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883674 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883684 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:relationep_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Person12883694 ;
  a2a:EventKeyRef oa:event_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b_Event1 .

oa:source_abb_c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b
  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 "1895" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1895-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "816" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 816"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8B6C-J?i=533&wc=STVF-ZNL%3A966896201%2C1489808301&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00578410_0" ;
  a2a:RecordIdentifier "HUBRU_00578410_0" ;
  a2a:RecordGUID "{c872e8b9-4e4b-e3d0-c00f-eb8ab30c6f4b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

