@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_a9e22abf-bf8b-2e58-e7b5-1b9042690df0
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 februari 1864 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person701603, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person1903463, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person2874373, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person4076233, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person5278093, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person6479953, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823173, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823183, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823193, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823203, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823213, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745823, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745833, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745843, oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745853 ;
  a2a:hasEvent oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_0, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_1, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_2, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_3, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_4, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_5, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_6, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_7, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_8, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_9, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_10, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_11, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_12, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_13, oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_14 ;
  a2a:hasSource oa:source_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0 .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person701603
  a a2a:Person ;
  rdfs:label "Pierre Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Pierre Walschaerts" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Walschaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1810-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mechelen" ;
    rdfs:label "België, Mechelen"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person1903463
  a a2a:Person ;
  rdfs:label "Anne Marie Smeesters" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Smeesters" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Smeesters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1824-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "dentellière" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person2874373
  a a2a:Person ;
  rdfs:label "Egide Joseph Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Egide Joseph Walschaerts" ;
    a2a:PersonNameFirstName "Egide Joseph" ;
    a2a:PersonNameLastName "Walschaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person4076233
  a a2a:Person ;
  rdfs:label "Jeanne Cécile Lyssens" ;
  a2a:PersonName [
    rdfs:label "Jeanne Cécile Lyssens" ;
    a2a:PersonNameFirstName "Jeanne Cécile" ;
    a2a:PersonNameLastName "Lyssens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person5278093
  a a2a:Person ;
  rdfs:label "Jean Joseph Smeesters" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Smeesters" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Smeesters"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person6479953
  a a2a:Person ;
  rdfs:label "Marie Marguerite Vernimen" ;
  a2a:PersonName [
    rdfs:label "Marie Marguerite Vernimen" ;
    a2a:PersonNameFirstName "Marie Marguerite" ;
    a2a:PersonNameLastName "Vernimen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823173
  a a2a:Person ;
  rdfs:label "Jean Gaspard Smeesters>Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Jean Gaspard Smeesters>Walschaerts" ;
    a2a:PersonNameFirstName "Jean Gaspard" ;
    a2a:PersonNameLastName "Smeesters>Walschaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1850-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823183
  a a2a:Person ;
  rdfs:label "Joseph Smeesters>Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Joseph Smeesters>Walschaerts" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Smeesters>Walschaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1855-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823193
  a a2a:Person ;
  rdfs:label "Charles Louis Walschot>Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Walschot>Walschaerts" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Walschot>Walschaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1858-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823203
  a a2a:Person ;
  rdfs:label "Pierre Joseph Wolschaert>Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Wolschaert>Walschaerts" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Wolschaert>Walschaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1860-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823213
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Wolschaert>Walschaerts" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Wolschaert>Walschaerts" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Wolschaert>Walschaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1862-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745823
  a a2a:Person ;
  rdfs:label "Jean François Sels" ;
  a2a:PersonName [
    rdfs:label "Jean François Sels" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Sels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745833
  a a2a:Person ;
  rdfs:label "Adrien Van Ump" ;
  a2a:PersonName [
    rdfs:label "Adrien Van Ump" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Van Ump"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "manoeuvre de maçon" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745843
  a a2a:Person ;
  rdfs:label "Philippe Fostier" ;
  a2a:PersonName [
    rdfs:label "Philippe Fostier" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Fostier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "sellier" .

oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745853
  a a2a:Person ;
  rdfs:label "Ange Cleys" ;
  a2a:PersonName [
    rdfs:label "Ange Cleys" ;
    a2a:PersonNameFirstName "Ange" ;
    a2a:PersonNameLastName "Cleys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "serrurier" .

oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1864-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person701603 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person1903463 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person2874373 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person4076233 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person5278093 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person6479953 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823173 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823183 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823193 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823203 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person7823213 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745823 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745833 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745843 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:relationep_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Person9745853 ;
  a2a:EventKeyRef oa:event_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0_Event1 .

oa:source_abb_a9e22abf-bf8b-2e58-e7b5-1b9042690df0
  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 "1864" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1864-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "219" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 219"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-69C5-22?i=5&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_00398149_0" ;
  a2a:RecordIdentifier "HUBRU_00398149_0" ;
  a2a:RecordGUID "{a9e22abf-bf8b-2e58-e7b5-1b9042690df0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

