@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_0416ba77-b8a2-741c-b18f-dfa8495b90ee
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 april 1825 te Sint-Lambrechts-Woluwe (België)" ;
  a2a:hasPerson oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person1113673, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2315533, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2843813, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person4045673, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person5247533, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person6449393, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person7816253, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623533, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623543, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623553, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623563, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643463, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643683, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643943, oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12644203 ;
  a2a:hasEvent oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_0, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_1, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_2, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_3, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_4, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_5, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_6, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_7, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_8, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_9, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_10, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_11, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_12, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_13, oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_14 ;
  a2a:hasSource oa:source_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person1113673
  a a2a:Person ;
  rdfs:label "Cornelius Josephus Verheyleweghen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Josephus Verheyleweghen" ;
    a2a:PersonNameFirstName "Cornelius Josephus" ;
    a2a:PersonNameLastName "Verheyleweghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "België, Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2315533
  a a2a:Person ;
  rdfs:label "Magdalena De Nies" ;
  a2a:PersonName [
    rdfs:label "Magdalena De Nies" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "De Nies"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "België, Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2843813
  a a2a:Person ;
  rdfs:label "Petrus Verheyleweghen" ;
  a2a:PersonName [
    rdfs:label "Petrus Verheyleweghen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verheyleweghen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person4045673
  a a2a:Person ;
  rdfs:label "Joanna Catharina Debusscher" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Debusscher" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Debusscher"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person5247533
  a a2a:Person ;
  rdfs:label "Petrus Cornelius De Nies" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelius De Nies" ;
    a2a:PersonNameFirstName "Petrus Cornelius" ;
    a2a:PersonNameLastName "De Nies"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person6449393
  a a2a:Person ;
  rdfs:label "Anna Catharina Vanbeneden" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vanbeneden" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vanbeneden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person7816253
  a a2a:Person ;
  rdfs:label "Petrus Josephus Verheyleweghen>Verheyleweghen" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Verheyleweghen>Verheyleweghen" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Verheyleweghen>Verheyleweghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1825-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "België, Sint-Lambrechts-Woluwe"
  ] .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623533
  a a2a:Person ;
  rdfs:label "Petrus Cornelius De Nies" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelius De Nies" ;
    a2a:PersonNameFirstName "Petrus Cornelius" ;
    a2a:PersonNameLastName "De Nies"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623543
  a a2a:Person ;
  rdfs:label "Antonius Verheyleweghen" ;
  a2a:PersonName [
    rdfs:label "Antonius Verheyleweghen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Verheyleweghen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623553
  a a2a:Person ;
  rdfs:label "Joannes Baptista Nagels" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Nagels" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Nagels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623563
  a a2a:Person ;
  rdfs:label "Joannes Ferdinandus Keyaerts" ;
  a2a:PersonName [
    rdfs:label "Joannes Ferdinandus Keyaerts" ;
    a2a:PersonNameFirstName "Joannes Ferdinandus" ;
    a2a:PersonNameLastName "Keyaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "Sint-Lambrechts-Woluwe"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643463
  a a2a:Person ;
  rdfs:label "Petrus Verheyleweghen" ;
  a2a:PersonName [
    rdfs:label "Petrus Verheyleweghen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verheyleweghen"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643683
  a a2a:Person ;
  rdfs:label "Magdalena Vanboven" ;
  a2a:PersonName [
    rdfs:label "Magdalena Vanboven" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Vanboven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643943
  a a2a:Person ;
  rdfs:label "Antonius Debusscher" ;
  a2a:PersonName [
    rdfs:label "Antonius Debusscher" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Debusscher"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12644203
  a a2a:Person ;
  rdfs:label "Anna Decoster" ;
  a2a:PersonName [
    rdfs:label "Anna Decoster" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1825-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Lambrechts-Woluwe" ;
    rdfs:label "België, Sint-Lambrechts-Woluwe"
  ] .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person1113673 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2315533 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person2843813 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person4045673 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person5247533 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person6449393 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person7816253 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623533 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623543 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623553 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person9623563 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643463 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643683 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12643943 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:relationep_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Person12644203 ;
  a2a:EventKeyRef oa:event_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee_Event1 .

oa:source_abb_0416ba77-b8a2-741c-b18f-dfa8495b90ee
  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 "1825" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1825-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00392028_0" ;
  a2a:RecordIdentifier "HUBRU_00392028_0" ;
  a2a:RecordGUID "{0416ba77-b8a2-741c-b18f-dfa8495b90ee}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1806-08-04" ;
  a2a:PersonRemarkdeat_plac "Zaventem" .

[]
  a2a:PersonRemarkdeat_date "1820-05-03" ;
  a2a:PersonRemarkdeat_plac "Sint-Lambrechts-Woluwe" .

[]
  a2a:PersonRemarkdeat_date "1786-01-30" ;
  a2a:PersonRemarkdeat_plac "Sint-Lambrechts-Woluwe" .

[]
  a2a:PersonRemarkdeat_date "1803-10-18" ;
  a2a:PersonRemarkdeat_plac "Sint-Lambrechts-Woluwe" .

[]
  a2a:PersonRemarkdeat_date "1804-03-01" ;
  a2a:PersonRemarkdeat_plac "Sint-Lambrechts-Woluwe" .

[]
  a2a:PersonRemarkdeat_date "1817-12-21" ;
  a2a:PersonRemarkdeat_plac "Sint-Lambrechts-Woluwe" .

