@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_f8fc7e6c-37bb-d720-3369-03922f41f033
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 maart 1886 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person350554, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person1736694, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person2870564, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person4256704, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person5642844, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person7028984, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894544, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894554, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894564, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894574, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894584, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638064, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638074, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638084, oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638094 ;
  a2a:hasEvent oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_0, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_1, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_2, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_3, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_4, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_5, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_6, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_7, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_8, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_9, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_10, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_11, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_12, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_13, oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_14 ;
  a2a:hasSource oa:source_abb_f8fc7e6c-37bb-d720-3369-03922f41f033 .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person350554
  a a2a:Person ;
  rdfs:label "Edmond Pierre Victor Duquesne" ;
  a2a:PersonName [
    rdfs:label "Edmond Pierre Victor Duquesne" ;
    a2a:PersonNameFirstName "Edmond Pierre Victor" ;
    a2a:PersonNameLastName "Duquesne"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1847-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person1736694
  a a2a:Person ;
  rdfs:label "Emilie Sophie Antoinette Ghislaine Hustin" ;
  a2a:PersonName [
    rdfs:label "Emilie Sophie Antoinette Ghislaine Hustin" ;
    a2a:PersonNameFirstName "Emilie Sophie Antoinette Ghislaine" ;
    a2a:PersonNameLastName "Hustin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1848-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person2870564
  a a2a:Person ;
  rdfs:label "Séraphin Toussaint Duquesne" ;
  a2a:PersonName [
    rdfs:label "Séraphin Toussaint Duquesne" ;
    a2a:PersonNameFirstName "Séraphin Toussaint" ;
    a2a:PersonNameLastName "Duquesne"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person4256704
  a a2a:Person ;
  rdfs:label "Marie Anne Van Cutsem" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Van Cutsem" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Van Cutsem"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person5642844
  a a2a:Person ;
  rdfs:label "André Louis Marie Hustin" ;
  a2a:PersonName [
    rdfs:label "André Louis Marie Hustin" ;
    a2a:PersonNameFirstName "André Louis Marie" ;
    a2a:PersonNameLastName "Hustin"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person7028984
  a a2a:Person ;
  rdfs:label "Marie Thérèse Cerisier" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Cerisier" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Cerisier"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894544
  a a2a:Person ;
  rdfs:label "Léonie Marie Duquesne>Duquesne" ;
  a2a:PersonName [
    rdfs:label "Léonie Marie Duquesne>Duquesne" ;
    a2a:PersonNameFirstName "Léonie Marie" ;
    a2a:PersonNameLastName "Duquesne>Duquesne"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1873-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894554
  a a2a:Person ;
  rdfs:label "Auguste Victor Pierre Duquesne>Duquesne" ;
  a2a:PersonName [
    rdfs:label "Auguste Victor Pierre Duquesne>Duquesne" ;
    a2a:PersonNameFirstName "Auguste Victor Pierre" ;
    a2a:PersonNameLastName "Duquesne>Duquesne"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1877-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894564
  a a2a:Person ;
  rdfs:label "Henri Duquesne>Duquesne" ;
  a2a:PersonName [
    rdfs:label "Henri Duquesne>Duquesne" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Duquesne>Duquesne"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1879-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894574
  a a2a:Person ;
  rdfs:label "Marie Philippine Duquesne>Duquesne" ;
  a2a:PersonName [
    rdfs:label "Marie Philippine Duquesne>Duquesne" ;
    a2a:PersonNameFirstName "Marie Philippine" ;
    a2a:PersonNameLastName "Duquesne>Duquesne"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1882-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894584
  a a2a:Person ;
  rdfs:label "Louise Marie Duquesne>Duquesne" ;
  a2a:PersonName [
    rdfs:label "Louise Marie Duquesne>Duquesne" ;
    a2a:PersonNameFirstName "Louise Marie" ;
    a2a:PersonNameLastName "Duquesne>Duquesne"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1885-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638064
  a a2a:Person ;
  rdfs:label "Alexandre Joseph Lambert" ;
  a2a:PersonName [
    rdfs:label "Alexandre Joseph Lambert" ;
    a2a:PersonNameFirstName "Alexandre Joseph" ;
    a2a:PersonNameLastName "Lambert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "artiste musicien" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638074
  a a2a:Person ;
  rdfs:label "Oscar Mesplon" ;
  a2a:PersonName [
    rdfs:label "Oscar Mesplon" ;
    a2a:PersonNameFirstName "Oscar" ;
    a2a:PersonNameLastName "Mesplon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638084
  a a2a:Person ;
  rdfs:label "Josse Marie Jean Ghislain Van den Daele" ;
  a2a:PersonName [
    rdfs:label "Josse Marie Jean Ghislain Van den Daele" ;
    a2a:PersonNameFirstName "Josse Marie Jean Ghislain" ;
    a2a:PersonNameLastName "Van den Daele"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "candidat notaire" .

oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638094
  a a2a:Person ;
  rdfs:label "Georges Yvon" ;
  a2a:PersonName [
    rdfs:label "Georges Yvon" ;
    a2a:PersonNameFirstName "Georges" ;
    a2a:PersonNameLastName "Yvon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vilvoorde" ;
    rdfs:label "Vilvoorde"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "négociant" .

oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1886-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person350554 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person1736694 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person2870564 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person4256704 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person5642844 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person7028984 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894544 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894554 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894564 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894574 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person8894584 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638064 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638074 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638084 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:relationep_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Person9638094 ;
  a2a:EventKeyRef oa:event_abb_f8fc7e6c-37bb-d720-3369-03922f41f033_Event1 .

oa:source_abb_f8fc7e6c-37bb-d720-3369-03922f41f033
  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 "1886" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1886-03-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "358" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HGS8-8X?i=408&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_00348698_0" ;
  a2a:RecordIdentifier "HUBRU_00348698_0" ;
  a2a:RecordGUID "{f8fc7e6c-37bb-d720-3369-03922f41f033}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Damiens te Bruxelles op 10/03/1886" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "domicilié à Grand-Rosière sur la réquisition des parties et la production du certificat médical délivré par le docteur Louis Requette, domicilié à Bruxelles, constatant que le future épous est dans l'impossibilité absolue de se rendre à la maison communale, nous sommes transporté rue du Lavoir, 12 où nous avons trouvé malade de corps mais sain d'esprit et d'entendement. La porte de la maison étant ouverte et la chambre du malade accessible au public" .
