@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_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 mei 1885 te Ruisbroek (-bij-Brussel) (België)" ;
  a2a:hasPerson oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person624452, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1512952, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1836542, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person2725042, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person3613542, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person4502042, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5385742, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5520732, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993912, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993922, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993932, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993942, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275812, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275872, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275922, oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275972 ;
  a2a:hasEvent oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_0, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_1, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_2, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_3, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_4, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_5, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_6, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_7, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_8, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_9, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_10, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_11, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_12, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_13, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_14, oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_15 ;
  a2a:hasSource oa:source_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534 .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person624452
  a a2a:Person ;
  rdfs:label "Egidius Rousseau" ;
  a2a:PersonName [
    rdfs:label "Egidius Rousseau" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Rousseau"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1823-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek" ;
    rdfs:label "België, Ruisbroek"
  ] ;
  a2a:Profession "herbergier" ;
  a2a:MaritalStatus "other:weduwenaar" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1512952
  a a2a:Person ;
  rdfs:label "Anna Maria De Bue" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Bue" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Bue"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1829-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ukkel" ;
    rdfs:label "België, Ukkel"
  ] ;
  a2a:Profession "herbergierster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1836542
  a a2a:Person ;
  rdfs:label "Jacobus Rousseau" ;
  a2a:PersonName [
    rdfs:label "Jacobus Rousseau" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Rousseau"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person2725042
  a a2a:Person ;
  rdfs:label "Barbara Debroeyer" ;
  a2a:PersonName [
    rdfs:label "Barbara Debroeyer" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Debroeyer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person3613542
  a a2a:Person ;
  rdfs:label "Franciscus De Bue" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Bue" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Bue"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "92" ;
    rdfs:label "92"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person4502042
  a a2a:Person ;
  rdfs:label "Anna Catharina Janssens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Janssens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5385742
  a a2a:Person ;
  rdfs:label "Anna Catharina Berckmans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Berckmans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5520732
  a a2a:Person ;
  rdfs:label "Martinus Walravens" ;
  a2a:PersonName [
    rdfs:label "Martinus Walravens" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993912
  a a2a:Person ;
  rdfs:label "Joannes Baptista Steemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Steemans" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Steemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "rentenier" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993922
  a a2a:Person ;
  rdfs:label "Carolus Constantinus Josephus Pigeolet" ;
  a2a:PersonName [
    rdfs:label "Carolus Constantinus Josephus Pigeolet" ;
    a2a:PersonNameFirstName "Carolus Constantinus Josephus" ;
    a2a:PersonNameLastName "Pigeolet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "rentenier" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993932
  a a2a:Person ;
  rdfs:label "Henricus Van Volxem" ;
  a2a:PersonName [
    rdfs:label "Henricus Van Volxem" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van Volxem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993942
  a a2a:Person ;
  rdfs:label "Auguste Dewilde" ;
  a2a:PersonName [
    rdfs:label "Auguste Dewilde" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Dewilde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ruisbroek" ;
    rdfs:label "Ruisbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "gemeentesekretaris" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275812
  a a2a:Person ;
  rdfs:label "Jan Baptist Rousseau" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Rousseau" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Rousseau"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275872
  a a2a:Person ;
  rdfs:label "Petronilla Van Achter" ;
  a2a:PersonName [
    rdfs:label "Petronilla Van Achter" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Van Achter"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275922
  a a2a:Person ;
  rdfs:label "Petrus Debroeyer" ;
  a2a:PersonName [
    rdfs:label "Petrus Debroeyer" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Debroeyer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275972
  a a2a:Person ;
  rdfs:label "Emerantiana Tielemans" ;
  a2a:PersonName [
    rdfs:label "Emerantiana Tielemans" ;
    a2a:PersonNameFirstName "Emerantiana" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1885-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ruisbroek (-bij-Brussel)" ;
    rdfs:label "België, Ruisbroek (-bij-Brussel)"
  ] .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person624452 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1512952 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person1836542 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person2725042 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person3613542 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person4502042 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5385742 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5520732 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993912 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993922 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993932 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person5993942 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275812 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275872 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275922 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:relationep_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Person9275972 ;
  a2a:EventKeyRef oa:event_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534_Event1 .

oa:source_abl_bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1885-05-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WWT2-7?i=235&cc=1482191&cat=240083"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00022902_0" ;
  a2a:RecordIdentifier "HUBRA_00022902_0" ;
  a2a:RecordGUID "{bc2c4d47-6ea0-0e40-17c0-5a0b35fcb534}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Stroobant te Brussel op 20/04/1885" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

