@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_d92678fd-e149-800d-31e1-1cf4cbe2a1f8
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 juni 1887 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person1063694, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person2449834, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person4031944, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person5418084, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person6804224, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8190364, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8833864, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216484, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216494, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250184, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250194, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250204, oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250214 ;
  a2a:hasEvent oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_0, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_1, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_2, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_3, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_4, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_5, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_6, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_7, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_8, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_9, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_10, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_11, oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_12 ;
  a2a:hasSource oa:source_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8 .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person1063694
  a a2a:Person ;
  rdfs:label "André Boderie" ;
  a2a:PersonName [
    rdfs:label "André Boderie" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Boderie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1860-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] ;
  a2a:Profession "ouvrier plafonneur" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person2449834
  a a2a:Person ;
  rdfs:label "Françoise Dassy" ;
  a2a:PersonName [
    rdfs:label "Françoise Dassy" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Dassy"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1854-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "dentellière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person4031944
  a a2a:Person ;
  rdfs:label "Egide Boderie" ;
  a2a:PersonName [
    rdfs:label "Egide Boderie" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Boderie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person5418084
  a a2a:Person ;
  rdfs:label "Pétronille Greps" ;
  a2a:PersonName [
    rdfs:label "Pétronille Greps" ;
    a2a:PersonNameFirstName "Pétronille" ;
    a2a:PersonNameLastName "Greps"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person6804224
  a a2a:Person ;
  rdfs:label "Jean Michel Dassy" ;
  a2a:PersonName [
    rdfs:label "Jean Michel Dassy" ;
    a2a:PersonNameFirstName "Jean Michel" ;
    a2a:PersonNameLastName "Dassy"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8190364
  a a2a:Person ;
  rdfs:label "Anne Marie Crabbé" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Crabbé" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Crabbé"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8833864
  a a2a:Person ;
  rdfs:label "Eugène Léon Vincent" ;
  a2a:PersonName [
    rdfs:label "Eugène Léon Vincent" ;
    a2a:PersonNameFirstName "Eugène Léon" ;
    a2a:PersonNameLastName "Vincent"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216484
  a a2a:Person ;
  rdfs:label "Elise Dassy>Boderie" ;
  a2a:PersonName [
    rdfs:label "Elise Dassy>Boderie" ;
    a2a:PersonNameFirstName "Elise" ;
    a2a:PersonNameLastName "Dassy>Boderie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1881-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216494
  a a2a:Person ;
  rdfs:label "Thérèse Nicole Dassy>Boderie" ;
  a2a:PersonName [
    rdfs:label "Thérèse Nicole Dassy>Boderie" ;
    a2a:PersonNameFirstName "Thérèse Nicole" ;
    a2a:PersonNameLastName "Dassy>Boderie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1880-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250184
  a a2a:Person ;
  rdfs:label "Augustin Ghys" ;
  a2a:PersonName [
    rdfs:label "Augustin Ghys" ;
    a2a:PersonNameFirstName "Augustin" ;
    a2a:PersonNameLastName "Ghys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250194
  a a2a:Person ;
  rdfs:label "Charles Chevalier" ;
  a2a:PersonName [
    rdfs:label "Charles Chevalier" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Chevalier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "peintre" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250204
  a a2a:Person ;
  rdfs:label "Pierre François Boderie" ;
  a2a:PersonName [
    rdfs:label "Pierre François Boderie" ;
    a2a:PersonNameFirstName "Pierre François" ;
    a2a:PersonNameLastName "Boderie"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "cartonnier" .

oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250214
  a a2a:Person ;
  rdfs:label "Jean Léopold Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jean Léopold Jacobs" ;
    a2a:PersonNameFirstName "Jean Léopold" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "menuisier" .

oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1887-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person1063694 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person2449834 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person4031944 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person5418084 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person6804224 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8190364 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person8833864 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216484 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person9216494 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250184 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250194 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250204 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:relationep_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Person14250214 ;
  a2a:EventKeyRef oa:event_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8_Event1 .

oa:source_abb_d92678fd-e149-800d-31e1-1cf4cbe2a1f8
  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 "1887" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1887-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "125" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 125"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WBD2-M?i=191&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00651763_0" ;
  a2a:RecordIdentifier "HUBRU_00651763_0" ;
  a2a:RecordGUID "{d92678fd-e149-800d-31e1-1cf4cbe2a1f8}" ;
  a2a:SourceRemarkOpmerking "Par jugement rendu par le tribunal de première instance séant à Bruxelles le 28/03/1896, il a été ordonné que l'acte de mariage ci-contre sera rectifié en ce sens que le nom de Baudry remplacera celui de Boderie. Suppl. 1896 n° 72" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1876-03-25" ;
  a2a:PersonRemarkdeat_plac "Saint-Gilles" .

[] a2a:PersonRemarkOpmerking "Inde huwelijksbijlagen is het geboortejaar 1884 vermeld." .
