@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_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 november 1879 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person779964, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2166104, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2963664, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person4349804, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person5735944, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person7122084, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920834, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920844, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010004, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010014, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010024, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010034, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826134, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826144, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826154, oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826164 ;
  a2a:hasEvent oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_0, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_1, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_2, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_3, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_4, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_5, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_6, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_7, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_8, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_9, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_10, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_11, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_12, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_13, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_14, oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_15 ;
  a2a:hasSource oa:source_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person779964
  a a2a:Person ;
  rdfs:label "Charles Gauchier" ;
  a2a:PersonName [
    rdfs:label "Charles Gauchier" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Gauchier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1854-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2166104
  a a2a:Person ;
  rdfs:label "Rosalie Bellicourt" ;
  a2a:PersonName [
    rdfs:label "Rosalie Bellicourt" ;
    a2a:PersonNameFirstName "Rosalie" ;
    a2a:PersonNameLastName "Bellicourt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1853-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] ;
  a2a:Profession "boutiquière" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2963664
  a a2a:Person ;
  rdfs:label "Antoine Joseph Gauchier" ;
  a2a:PersonName [
    rdfs:label "Antoine Joseph Gauchier" ;
    a2a:PersonNameFirstName "Antoine Joseph" ;
    a2a:PersonNameLastName "Gauchier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person4349804
  a a2a:Person ;
  rdfs:label "Marie Vandendael" ;
  a2a:PersonName [
    rdfs:label "Marie Vandendael" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Vandendael"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Overijse" ;
    rdfs:label "Overijse"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person5735944
  a a2a:Person ;
  rdfs:label "Henri Bellicourt" ;
  a2a:PersonName [
    rdfs:label "Henri Bellicourt" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Bellicourt"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person7122084
  a a2a:Person ;
  rdfs:label "Jeanne Marie Dubois" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Dubois" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920834
  a a2a:Person ;
  rdfs:label "Félix Bellicourt>Gauchier" ;
  a2a:PersonName [
    rdfs:label "Félix Bellicourt>Gauchier" ;
    a2a:PersonNameFirstName "Félix" ;
    a2a:PersonNameLastName "Bellicourt>Gauchier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1874-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Overijse" ;
    rdfs:label "België, Overijse"
  ] .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920844
  a a2a:Person ;
  rdfs:label "Marie Bellicourt>Gauchier" ;
  a2a:PersonName [
    rdfs:label "Marie Bellicourt>Gauchier" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Bellicourt>Gauchier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1874-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010004
  a a2a:Person ;
  rdfs:label "Jean Baptiste Gauchier" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Gauchier" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Gauchier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010014
  a a2a:Person ;
  rdfs:label "Félix Louis Houben" ;
  a2a:PersonName [
    rdfs:label "Félix Louis Houben" ;
    a2a:PersonNameFirstName "Félix Louis" ;
    a2a:PersonNameLastName "Houben"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010024
  a a2a:Person ;
  rdfs:label "François Morgan" ;
  a2a:PersonName [
    rdfs:label "François Morgan" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Morgan"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010034
  a a2a:Person ;
  rdfs:label "Pierre Debroux" ;
  a2a:PersonName [
    rdfs:label "Pierre Debroux" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Debroux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "garçon brasseur" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826134
  a a2a:Person ;
  rdfs:label "Joseph Bellicourt" ;
  a2a:PersonName [
    rdfs:label "Joseph Bellicourt" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Bellicourt"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826144
  a a2a:Person ;
  rdfs:label "Elisabeth Lebon" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lebon" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Lebon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826154
  a a2a:Person ;
  rdfs:label "Jean Baptiste Dubois" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Dubois" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826164
  a a2a:Person ;
  rdfs:label "Anne Catherine Vanpée" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Vanpée" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Vanpée"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1879-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person779964 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2166104 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person2963664 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person4349804 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person5735944 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person7122084 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920834 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person8920844 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010004 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010014 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010024 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person10010034 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826134 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826144 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826154 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:relationep_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Person14826164 ;
  a2a:EventKeyRef oa:event_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc_Event1 .

oa:source_abb_d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc
  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 "1879" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1879-11-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "80" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 80"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00401459_0" ;
  a2a:RecordIdentifier "HUBRU_00401459_0" ;
  a2a:RecordGUID "{d6dd6262-d7b7-b97a-e31f-30ddb5e98fdc}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

