@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_d5e0e839-6936-3a95-dbc6-eae6209ce4f0
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1867 te Halle (België)" ;
  a2a:hasPerson oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person414051, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person2603461, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person4252121, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person5900781, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person7549441, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person9198101, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582781, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582791, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138871, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138881, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138891, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138901, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304401, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304411, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304421, oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304431 ;
  a2a:hasEvent oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_0, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_1, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_2, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_3, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_4, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_5, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_6, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_7, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_8, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_9, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_10, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_11, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_12, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_13, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_14, oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_15 ;
  a2a:hasSource oa:source_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0 .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person414051
  a a2a:Person ;
  rdfs:label "Frederic Jean Lequeue" ;
  a2a:PersonName [
    rdfs:label "Frederic Jean Lequeue" ;
    a2a:PersonNameFirstName "Frederic Jean" ;
    a2a:PersonNameLastName "Lequeue"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1833-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Kapelle" ;
    rdfs:label "België, Sint-Pieters-Kapelle"
  ] ;
  a2a:Profession "ouvrier ferblantier" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person2603461
  a a2a:Person ;
  rdfs:label "Josephine Herremans" ;
  a2a:PersonName [
    rdfs:label "Josephine Herremans" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Herremans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1841-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] ;
  a2a:Profession "fruitière" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person4252121
  a a2a:Person ;
  rdfs:label "Jean Joseph Lequeue" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Lequeue" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Lequeue"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Enghien" ;
    rdfs:label "Enghien"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person5900781
  a a2a:Person ;
  rdfs:label "Marie Catherine Peremans" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Peremans" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Peremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person7549441
  a a2a:Person ;
  rdfs:label "Jean François Herremans" ;
  a2a:PersonName [
    rdfs:label "Jean François Herremans" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Herremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person9198101
  a a2a:Person ;
  rdfs:label "Marie Félicitée Deboeck" ;
  a2a:PersonName [
    rdfs:label "Marie Félicitée Deboeck" ;
    a2a:PersonNameFirstName "Marie Félicitée" ;
    a2a:PersonNameLastName "Deboeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582781
  a a2a:Person ;
  rdfs:label "Victor Herremans>Lequeue" ;
  a2a:PersonName [
    rdfs:label "Victor Herremans>Lequeue" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Herremans>Lequeue"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1864-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582791
  a a2a:Person ;
  rdfs:label "Emile Herremans>Lequeue" ;
  a2a:PersonName [
    rdfs:label "Emile Herremans>Lequeue" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Herremans>Lequeue"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1866-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138871
  a a2a:Person ;
  rdfs:label "Philippe Hardy" ;
  a2a:PersonName [
    rdfs:label "Philippe Hardy" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Hardy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138881
  a a2a:Person ;
  rdfs:label "Gustave Vandiest" ;
  a2a:PersonName [
    rdfs:label "Gustave Vandiest" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Vandiest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138891
  a a2a:Person ;
  rdfs:label "Charles Vanvolsem" ;
  a2a:PersonName [
    rdfs:label "Charles Vanvolsem" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Vanvolsem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "concierge" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138901
  a a2a:Person ;
  rdfs:label "Jean Baptiste Hazard" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Hazard" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Hazard"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304401
  a a2a:Person ;
  rdfs:label "Nicolas Joseph Herremans" ;
  a2a:PersonName [
    rdfs:label "Nicolas Joseph Herremans" ;
    a2a:PersonNameFirstName "Nicolas Joseph" ;
    a2a:PersonNameLastName "Herremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304411
  a a2a:Person ;
  rdfs:label "Marie Catherine Mathys" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Mathys" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Mathys"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304421
  a a2a:Person ;
  rdfs:label "Philippe Joseph Deboeck" ;
  a2a:PersonName [
    rdfs:label "Philippe Joseph Deboeck" ;
    a2a:PersonNameFirstName "Philippe Joseph" ;
    a2a:PersonNameLastName "Deboeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304431
  a a2a:Person ;
  rdfs:label "Anne Josephe Dujardin" ;
  a2a:PersonName [
    rdfs:label "Anne Josephe Dujardin" ;
    a2a:PersonNameFirstName "Anne Josephe" ;
    a2a:PersonNameLastName "Dujardin"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1867-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person414051 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person2603461 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person4252121 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person5900781 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person7549441 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person9198101 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582781 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person10582791 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138871 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138881 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138891 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person14138901 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304401 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304411 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304421 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:relationep_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Person17304431 ;
  a2a:EventKeyRef oa:event_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0_Event1 .

oa:source_abl_d5e0e839-6936-3a95-dbc6-eae6209ce4f0
  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 "1867" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1867-08-07"^^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 "44" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBZ-4JC?i=208&wc=STJK-7M9%3A967047501%2C966851901&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00179967_0" ;
  a2a:RecordIdentifier "HUBRA_00179967_0" ;
  a2a:RecordGUID "{d5e0e839-6936-3a95-dbc6-eae6209ce4f0}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Choppinet te Enghien op 31/07/1867" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

