@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_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 mei 1873 te Tollembeek (België)" ;
  a2a:hasPerson oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person768762, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person1657262, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person2210742, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3099242, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3987742, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person4876242, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person5665032, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338682, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338692, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338702, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338712, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246732, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246912, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247102, oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247292 ;
  a2a:hasEvent oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_0, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_1, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_2, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_3, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_4, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_5, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_6, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_7, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_8, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_9, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_10, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_11, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_12, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_13, oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_14 ;
  a2a:hasSource oa:source_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8 .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person768762
  a a2a:Person ;
  rdfs:label "Alexander Van Den Daele" ;
  a2a:PersonName [
    rdfs:label "Alexander Van Den Daele" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Van Den Daele"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1847-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tollembeek" ;
    rdfs:label "België, Tollembeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person1657262
  a a2a:Person ;
  rdfs:label "Maria Catherina Decat" ;
  a2a:PersonName [
    rdfs:label "Maria Catherina Decat" ;
    a2a:PersonNameFirstName "Maria Catherina" ;
    a2a:PersonNameLastName "Decat"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1850-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person2210742
  a a2a:Person ;
  rdfs:label "Guillilmus Van Den Daele" ;
  a2a:PersonName [
    rdfs:label "Guillilmus Van Den Daele" ;
    a2a:PersonNameFirstName "Guillilmus" ;
    a2a:PersonNameLastName "Van Den Daele"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3099242
  a a2a:Person ;
  rdfs:label "Maria Catherina Decoster" ;
  a2a:PersonName [
    rdfs:label "Maria Catherina Decoster" ;
    a2a:PersonNameFirstName "Maria Catherina" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3987742
  a a2a:Person ;
  rdfs:label "Josephus Decat" ;
  a2a:PersonName [
    rdfs:label "Josephus Decat" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Decat"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person4876242
  a a2a:Person ;
  rdfs:label "Seraphina Deheyer" ;
  a2a:PersonName [
    rdfs:label "Seraphina Deheyer" ;
    a2a:PersonNameFirstName "Seraphina" ;
    a2a:PersonNameLastName "Deheyer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person5665032
  a a2a:Person ;
  rdfs:label "Petrus Decat>Van Den Daele" ;
  a2a:PersonName [
    rdfs:label "Petrus Decat>Van Den Daele" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Decat>Van Den Daele"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1873-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tollembeek" ;
    rdfs:label "België, Tollembeek"
  ] .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338682
  a a2a:Person ;
  rdfs:label "Amandus Peremans" ;
  a2a:PersonName [
    rdfs:label "Amandus Peremans" ;
    a2a:PersonNameFirstName "Amandus" ;
    a2a:PersonNameLastName "Peremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338692
  a a2a:Person ;
  rdfs:label "Josephus Van Nuvel" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Nuvel" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Nuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "plafoneerder" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338702
  a a2a:Person ;
  rdfs:label "Franciscus Goorickx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Goorickx" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Goorickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338712
  a a2a:Person ;
  rdfs:label "Josephus Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Josephus Van Bellingen" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "timmerman" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246732
  a a2a:Person ;
  rdfs:label "Petrus Josephus Van Den Daele" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Van Den Daele" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Van Den Daele"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246912
  a a2a:Person ;
  rdfs:label "Maria Catherina Ghilain" ;
  a2a:PersonName [
    rdfs:label "Maria Catherina Ghilain" ;
    a2a:PersonNameFirstName "Maria Catherina" ;
    a2a:PersonNameLastName "Ghilain"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247102
  a a2a:Person ;
  rdfs:label "Philippus Jacobus Decoster" ;
  a2a:PersonName [
    rdfs:label "Philippus Jacobus Decoster" ;
    a2a:PersonNameFirstName "Philippus Jacobus" ;
    a2a:PersonNameLastName "Decoster"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247292
  a a2a:Person ;
  rdfs:label "Maria Josepha Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Jacobs" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1873-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Tollembeek" ;
    rdfs:label "België, Tollembeek"
  ] .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person768762 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person1657262 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person2210742 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3099242 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person3987742 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person4876242 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person5665032 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338682 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338692 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338702 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person7338712 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246732 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9246912 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247102 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:relationep_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Person9247292 ;
  a2a:EventKeyRef oa:event_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8_Event1 .

oa:source_abl_cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8
  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 "1873" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1873-05-28"^^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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00194716_0" ;
  a2a:RecordIdentifier "HUBRA_00194716_0" ;
  a2a:RecordGUID "{cba2b00a-5a53-8e2a-4d31-b9bdf0759ba8}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Wielant te Herne op 24/05/1873" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1870-03-26" ;
  a2a:PersonRemarkdeat_plac "Tollembeek" .

[]
  a2a:PersonRemarkdeat_date "1868-11-17" ;
  a2a:PersonRemarkdeat_plac "Tollembeek" .

[]
  a2a:PersonRemarkdeat_date "1808-01-13" ;
  a2a:PersonRemarkdeat_plac "Marcq" .

[]
  a2a:PersonRemarkdeat_date "1831-11-10" ;
  a2a:PersonRemarkdeat_plac "Marcq" .

[]
  a2a:PersonRemarkdeat_date "1853-08-28" ;
  a2a:PersonRemarkdeat_plac "Tollembeek" .

[]
  a2a:PersonRemarkdeat_date "1839-12-07" ;
  a2a:PersonRemarkdeat_plac "Tollembeek" .

