Topics
Countries
Luxembourg News
Would you like to access news/blog content published by sources located in Luxembourg?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Luxembourg",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FLuxembourg&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9363877317",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:26:47",
"dateTime": "2026-06-19T11:26:47Z",
"dateTimePub": "2026-06-19T11:12:26Z",
"dataType": "news",
"sim": 0,
"url": "https://today.rtl.lu/news/world/gaza-ceasefire-a-deadly-illusion-unicef-1747913461",
"title": "Gaza ceasefire a 'deadly illusion': UNICEF",
"body": "Palestinian children wounded by Israeli strikes wait for medical care in Gaza's Nasser Medical Complex\n\nThe ceasefire declared in Gaza more than eight months ago is a \"deadly illusion\", the UN charged on Friday, with 265 children killed there since the fighting was supposed to have stopped.\n\nDespite a ceasefire being declared in October 2025, Israel has continued to launch strikes across Gaza, killing at least 992 Palestinians since then, according to the occupied territory's health ministry, whose figures are considered reliable by the United Nations.\n\nThe UN children's agency said the number of Palestinian children killed since the ceasefire was announced between Israel and Hamas, which runs Gaza, was an \"absurd and devastating figure\".\n\n\"During a period supposedly defined by restraint and protection, a child has been killed, on average, every single day for more than eight months,\" UNICEF spokesman James Elder told reporters in Geneva, speaking from Amman.\n\n\"For many, many months, the world has been told there is a ceasefire in Gaza. Yet for Palestinian children, this so-called ceasefire has become a cruel and a deadly illusion.\"\n\nElder stressed that the children killed since the ceasefire was declared \"were not killed in a war zone\".\n\n\"They were killed in their homes. In their schools. Playing football. Fishing. They were shot, bombed struck by quadcopters,\" he said.\n\n\"If a child is being killed every day, surely the debate is no longer about the quality of the ceasefire. It is about the credibility of calling it one.\"\n\nThis week, he pointed out, \"a two-year-old boy was shot and killed by Israeli forces; a 13-year-old boy was shot and killed inside his tent; a five-year-old boy and his father were killed by an Israeli strike, and on and on it goes\".\n\n- Unacceptable -\n\nIn addition to those killed, more than 400 children had been injured since the ceasefire was declared, \"many with catastrophic wounds\", Elder said.\n\nCurrently, he said, \"hundreds of children urgently require medical evacuation\", even as Israeli \"restrictions on essential medicines mean wounded children are enduring greater pain and face an increased risk of infection, complications and further amputations\".\n\nElder also highlighted the deep trauma suffered by Gaza's children.\n\n\"Fear, loss and violence... is woven into the very fabric of their childhood,\" he said, pointing out that \"the trauma is so profound that it affects children's ability to eat, sleep and, of course, to develop normally\".\n\nElder insisted: \"The continued killing of children is not the consequence of a lack of options. It is the consequence of a lack of political will.\"\n\n\"We must stop accepting levels of child deaths that would provoke international outrage anywhere else in the world,\" he said.\n\n\"We must stop normalising the abnormal.\"",
"source": {
"uri": "today.rtl.lu",
"dataType": "news",
"title": "RTL Today"
},
"authors": [
{
"uri": "agence_france_presse@today.rtl.lu",
"name": "Agence France-Presse",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 5,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ceasefire",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ceasefire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 5,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 5,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/UNICEF",
"type": "wiki",
"score": 4,
"label": {
"eng": "UNICEF"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gamal_Abdel_Nasser",
"type": "person",
"score": 3,
"label": {
"eng": "Gamal Abdel Nasser"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Military_occupation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Military occupation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamas",
"type": "org",
"score": 2,
"label": {
"eng": "Hamas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Geneva",
"type": "loc",
"score": 2,
"label": {
"eng": "Geneva"
},
"location": {
"type": "place",
"label": {
"eng": "Geneva"
},
"country": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amman",
"type": "loc",
"score": 2,
"label": {
"eng": "Amman"
},
"location": {
"type": "place",
"label": {
"eng": "Amman"
},
"country": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medical_evacuation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Medical evacuation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amputation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Amputation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Textile",
"type": "wiki",
"score": 1,
"label": {
"eng": "Textile"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Injury",
"type": "wiki",
"score": 1,
"label": {
"eng": "Injury"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strike_action",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strike action"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 20
},
{
"uri": "dmoz/Society/Issues/Violence_and_Abuse",
"label": "dmoz/Society/Issues/Violence and Abuse",
"wgt": 18
},
{
"uri": "dmoz/Society/Issues/Children,_Youth_and_Family",
"label": "dmoz/Society/Issues/Children, Youth and Family",
"wgt": 22
},
{
"uri": "dmoz/Health/Child_Health",
"label": "dmoz/Health/Child Health",
"wgt": 23
},
{
"uri": "dmoz/Society/Philanthropy/Child_Welfare",
"label": "dmoz/Society/Philanthropy/Child Welfare",
"wgt": 25
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 50
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 96
},
{
"uri": "iptc/politics_and_government/international_relations",
"label": "iptc/politics and government/international relations",
"wgt": 77
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 83
}
],
"image": "https://static-prod.rtl.lu/cd/b8/4072f3e60992ed65b0c703880c82/medias",
"eventUri": null,
"sentiment": -0.4823529411764705,
"wgt": 519564407,
"relevance": 1
},
{
"uri": "9363875746",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:11",
"dateTime": "2026-06-19T11:25:11Z",
"dateTimePub": "2026-06-19T11:18:08Z",
"dataType": "news",
"sim": 0.8039215803146362,
"url": "https://today.rtl.lu/news/world/italian-fm-cancels-us-visit-over-reported-trump-comments-2143035715",
"title": "Italian FM cancels US visit over reported Trump comments",
"body": "Italian Prime Minister Giorgia Meloni had tried to position herself as one of Trump's top allies in Europe\n\nItaly's foreign minister on Friday cancelled a visit to the United States over reported comments by US President Donald Trump that appeared to mock Prime Minister Giorgia Meloni.\n\n\"The grave and offensive words of President Trump... offend the whole of Italy,\" Foreign Minister Antonio Tajani, who had been due to visit the US on June 21 and 22, said on X.\n\nMeloni said she was \"stunned\" by Trump's comments to Italian channel La7 in which, according to a transcript provided by the network, he said Meloni \"wanted a picture with me so badly\" at the G7 summit and he agreed only because he \"felt sorry for her\".\n\nHe also suggested that Meloni might be \"happy that I talked to her, I didn't have to talk to her\".\n\nMeloni called what Trump said \"made up\", adding: \"Neither I nor Italy ever beg.\"\n\n\"I don't know why the president of the United States behaves this way with his own allies,\" the far-right leader wrote on X.\n\n\"I can only say that it's a pity he doesn't show the same determination with enemies of the West, with enemies of the United States, with leaders with whom, instead, he is far more accommodating,\" she said.\n\nAt the end of the G7 summit in Evian on Wednesday, Meloni had spoken of a \"very positive climate\" and \"no friction\" between Trump and other world leaders present.\n\nMeloni has positioned herself as a bridge between Europe and the Trump administration, but the relationship came under strain during the Middle East war.\n\nTrump turned on Meloni in April after she defended Pope Leo XIV from the US president's harsh criticism of the pontiff's anti-war views.\n\nMeloni condemned Trump's remarks as \"unacceptable\" -- prompting the president to turn his fire on her.\n\n\"I'm shocked at her. I thought she had courage, but I was wrong,\" the US president said in an interview with Italian daily Corriere della Sera at the time.\n\nHe accused Meloni of failing to help the United States with NATO.\n\nTrump has threatened to pull US troops from Italy, saying Rome \"has not been of any help to us\" in the Iran war.",
"source": {
"uri": "today.rtl.lu",
"dataType": "news",
"title": "RTL Today"
},
"authors": [
{
"uri": "agence_france_presse@today.rtl.lu",
"name": "Agence France-Presse",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Giorgia_Meloni",
"type": "person",
"score": 5,
"label": {
"eng": "Giorgia Meloni"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 5,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 5,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_for_Foreign_Affairs_(Germany)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Minister for Foreign Affairs (Germany)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 4,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Antonio_Tajani",
"type": "person",
"score": 3,
"label": {
"eng": "Antonio Tajani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_Italy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Prime Minister of Italy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 3,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/La7",
"type": "org",
"score": 2,
"label": {
"eng": "La7"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Far-right_politics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Far-right politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Presidency_of_Donald_Trump",
"type": "wiki",
"score": 1,
"label": {
"eng": "Presidency of Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Corriere_della_Sera",
"type": "wiki",
"score": 1,
"label": {
"eng": "Corriere della Sera"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pope",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pope"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 1,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/NATO",
"type": "org",
"score": 1,
"label": {
"eng": "NATO"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rome",
"type": "loc",
"score": 1,
"label": {
"eng": "Rome"
},
"location": {
"type": "place",
"label": {
"eng": "Rome"
},
"country": {
"type": "country",
"label": {
"eng": "Italy"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 1,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 26
},
{
"uri": "dmoz/Recreation/Travel/Image_Galleries",
"label": "dmoz/Recreation/Travel/Image Galleries",
"wgt": 13
},
{
"uri": "dmoz/Society/Issues/Global",
"label": "dmoz/Society/Issues/Global",
"wgt": 13
},
{
"uri": "dmoz/Business/Automotive/Employment",
"label": "dmoz/Business/Automotive/Employment",
"wgt": 15
},
{
"uri": "dmoz/Games/Online/Simulations",
"label": "dmoz/Games/Online/Simulations",
"wgt": 18
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 91
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 100
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 100
}
],
"image": "https://static-prod.rtl.lu/4a/d7/2dd86c6c3641e2ee086baa87303f/medias",
"eventUri": "ita-917362",
"sentiment": -0.2313725490196078,
"wgt": 519564311,
"relevance": 1
},
{
"uri": "9363873293",
"lang": "deu",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:22:57",
"dateTime": "2026-06-19T11:22:57Z",
"dateTimePub": "2026-06-19T11:22:28Z",
"dataType": "news",
"sim": 0,
"url": "http://police.public.lu/fr/actualites/2026/06/semaine-25/vol-etalage-capellen.html",
"title": "Festnahme nach Ladendiebstahl in Capellen",
"body": "Am 18.06.2026 gegen 18.00 Uhr wurde eine Polizeistreife auf einen Mann mit einer vollgepackten Tüte in einem Geschäft in der Route d'Arlon in Capellen aufmerksam, der beim Erblicken der Beamten kehrt machte. Kurz darauf ertönte der Diebstahlalarm und die Beamten sahen wie der Mann das Geschäft verließ. Er wurde daraufhin umgehend in Höhe des Parkplatzes gestellt. Untersuchungen ergaben, dass sich in der Tüte eben entwendete Alkoholflaschen befanden. Diese wurden beschlagnahmt und dem Geschäft zurückerstattet. Auf Anordnung der Staatsanwaltschaft wurde der mutmaßliche Dieb festgenommen und einem Untersuchungsrichter vorgeführt.",
"source": {
"uri": "police.public.lu",
"dataType": "news",
"title": "police.public.lu"
},
"authors": [],
"concepts": [
{
"uri": "http://de.wikipedia.org/wiki/Police_grand-ducale",
"type": "wiki",
"score": 3,
"label": {
"eng": "Police grand-ducale"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beamter",
"type": "wiki",
"score": 3,
"label": {
"eng": "Beamter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shoplifting",
"type": "wiki",
"score": 3,
"label": {
"eng": "Shoplifting"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg",
"type": "loc",
"score": 3,
"label": {
"eng": "Luxembourg"
},
"location": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
},
{
"uri": "http://de.wikipedia.org/wiki/Ermittlungsrichter",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ermittlungsrichter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_prosecutor's_office",
"type": "wiki",
"score": 1,
"label": {
"eng": "Public prosecutor's office"
}
}
],
"categories": [],
"image": "http://police.public.lu/etc.clientlibs/settings/wcm/designs/ctie/police/clientlibs/default/resources/img/sharedTW.png",
"eventUri": null,
"sentiment": null,
"wgt": 519564177,
"relevance": 1
},
{
"uri": "9363873292",
"lang": "deu",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:22:54",
"dateTime": "2026-06-19T11:22:54Z",
"dateTimePub": "2026-06-19T11:22:28Z",
"dataType": "news",
"sim": 0,
"url": "http://police.public.lu/fr/actualites/2026/06/semaine-25/arrestation-vol-hopital-luxembourg.html",
"title": "Festnahme nach versuchtem Diebstahl in Luxemburg-Stadt",
"body": "Am Abend des 18.06.2026 wurde ein Mann in einem Krankenhaus in Luxemburg-Stadt gemeldet, der dabei ertappt wurde, wie er versuchte, ein Mobiltelefon aus einem Zimmer zu entwenden. Eine Polizeistreife konnte den Tatverdächtigen vor Ort antreffen. Auf Anordnung der Staatsanwaltschaft wurde er festgenommen und wird am Nachmittag des 19.06.2026 einem Untersuchungsrichter vorgeführt.",
"source": {
"uri": "police.public.lu",
"dataType": "news",
"title": "police.public.lu"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg_City",
"type": "loc",
"score": 4,
"label": {
"eng": "Luxembourg City"
},
"location": {
"type": "place",
"label": {
"eng": "Luxembourg City"
},
"country": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
}
},
{
"uri": "http://de.wikipedia.org/wiki/Police_grand-ducale",
"type": "wiki",
"score": 3,
"label": {
"eng": "Police grand-ducale"
}
},
{
"uri": "http://de.wikipedia.org/wiki/Diebstahl_(Deutschland)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diebstahl (Deutschland)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg",
"type": "loc",
"score": 2,
"label": {
"eng": "Luxembourg"
},
"location": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
},
{
"uri": "http://de.wikipedia.org/wiki/Ermittlungsrichter",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ermittlungsrichter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_prosecutor's_office",
"type": "wiki",
"score": 1,
"label": {
"eng": "Public prosecutor's office"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Probable_cause",
"type": "wiki",
"score": 1,
"label": {
"eng": "Probable cause"
}
}
],
"categories": [
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 51
}
],
"image": "http://police.public.lu/etc.clientlibs/settings/wcm/designs/ctie/police/clientlibs/default/resources/img/sharedTW.png",
"eventUri": null,
"sentiment": null,
"wgt": 519564174,
"relevance": 1
},
{
"uri": "9363871566",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:22:01",
"dateTime": "2026-06-19T11:22:01Z",
"dateTimePub": "2026-06-19T11:16:10Z",
"dataType": "news",
"sim": 0.7490196228027344,
"url": "https://today.rtl.lu/sport/international/pegula-sinks-keys-to-reach-berlin-open-semis-2066424131",
"title": "Pegula sinks Keys to reach Berlin Open semis",
"body": "American Jessica Pegula beat Madison Keys to reach the final four of the Berlin Open on Friday.\n\nAmerican world number four Jessica Pegula reached the semi-finals of the WTA event in Berlin after a straight sets win over countrywoman Madison Keys on Friday.\n\nPegula, a 2024 champion on the Berlin grass, won 7-6 (7/5), 7-6 (10/8) in sweltering conditions in the German capital.\n\nIn their first meeting since Pegula ended Keys' title defence at the Australian Open in January, both players each broke serve once in the opening set and forced a tiebreak, which Pegula won.\n\nPegula ran out to a 4-2 lead in the second but Keys fought back to once again set up a tiebreak. Pegula triumphed 10-8 in the tiebreak to extend her winning run to seven without defeat over fellow Americans this calendar year.\n\nThe 32-year-old American will face either world number one Aryna Sabalenka or Nikola Bartunkova in the semi-finals on Saturday.\n\nLater on Friday, world number eight Elina Svitolina takes on Alexandra Eala, who eliminated Elena Rybakina on Thursday.\n\nIn Friday's last quarter-final, eighth seed Linda Noskova takes on Spanish wildcard Paula Badosa.",
"source": {
"uri": "today.rtl.lu",
"dataType": "news",
"title": "RTL Today"
},
"authors": [
{
"uri": "agence_france_presse@today.rtl.lu",
"name": "Agence France-Presse",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/German_Open_(WTA)",
"type": "wiki",
"score": 5,
"label": {
"eng": "German Open (WTA)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jessica_Pegula",
"type": "person",
"score": 5,
"label": {
"eng": "Jessica Pegula"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Madison_Keys",
"type": "person",
"score": 5,
"label": {
"eng": "Madison Keys"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tennis_scoring_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tennis scoring system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Women's_Tennis_Association",
"type": "wiki",
"score": 3,
"label": {
"eng": "Women's Tennis Association"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grass_court",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grass court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Australian_Open",
"type": "wiki",
"score": 2,
"label": {
"eng": "Australian Open"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Linda_Nosková",
"type": "wiki",
"score": 1,
"label": {
"eng": "Linda Nosková"
}
},
{
"uri": "http://en.wikipedia.org/wiki/List_of_WTA_number_1_ranked_singles_tennis_players",
"type": "wiki",
"score": 1,
"label": {
"eng": "List of WTA number 1 ranked singles tennis players"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alex_Eala",
"type": "wiki",
"score": 1,
"label": {
"eng": "Alex Eala"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paula_Badosa",
"type": "person",
"score": 1,
"label": {
"eng": "Paula Badosa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aryna_Sabalenka",
"type": "person",
"score": 1,
"label": {
"eng": "Aryna Sabalenka"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Elena_Rybakina",
"type": "person",
"score": 1,
"label": {
"eng": "Elena Rybakina"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Elina_Svitolina",
"type": "person",
"score": 1,
"label": {
"eng": "Elina Svitolina"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wild_card_(sports)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Wild card (sports)"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Math/Number_Theory",
"label": "dmoz/Science/Math/Number Theory",
"wgt": 13
},
{
"uri": "dmoz/Arts/Literature/Periods_and_Movements",
"label": "dmoz/Arts/Literature/Periods and Movements",
"wgt": 11
},
{
"uri": "dmoz/Society/Government/Defense_Ministries",
"label": "dmoz/Society/Government/Defense Ministries",
"wgt": 13
},
{
"uri": "dmoz/Sports/Martial_Arts/Kuk_Sool_Won",
"label": "dmoz/Sports/Martial Arts/Kuk Sool Won",
"wgt": 17
},
{
"uri": "dmoz/Business/Real_Estate/Legal",
"label": "dmoz/Business/Real Estate/Legal",
"wgt": 12
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 98
},
{
"uri": "iptc/sport/competition_discipline/tennis",
"label": "iptc/sport/competition discipline/tennis",
"wgt": 100
}
],
"image": "https://static-prod.rtl.lu/00/ab/c3cb4bb9574b49da4e256b6e2989/medias",
"eventUri": "eng-11754375",
"sentiment": 0.223529411764706,
"wgt": 519564121,
"relevance": 1
},
{
"uri": "9363870724",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:21:01",
"dateTime": "2026-06-19T11:21:01Z",
"dateTimePub": "2026-06-19T11:13:53Z",
"dataType": "news",
"sim": 0,
"url": "https://www.lessentiel.lu/fr/story/elle-m-a-supplie-debut-d-incendie-apres-les-propos-de-trump-sur-meloni-103586394",
"title": "Début d'incendie après les propos de Trump sur Meloni",
"body": "Le chef de la diplomatie italienne a annulé son déplacement aux États-Unis après les propos \"offensants\" du président américain dans un entretien accordé à \"La7\".\n\nLe ministre italien des Affaires étrangères Antonio Tajani a annoncé vendredi sur X annuler sa visite aux États-Unis, prévue les 21 et 22 juin, pour dénoncer les \"propos graves et offensants\" du président américain Donald Trump contre la Première ministre Giorgia Meloni.\n\nDans une interview téléphonique accordée à la chaîne télévisée italienne La7, Donald Trump a affirmé que Mme Meloni l'avait \"supplié\" de prendre une photo avec lui en marge du sommet du G7 en France, selon une retranscription de l'entretien publiée par la chaîne, qui n'a pas diffusé l'enregistrement audio original.\n\nEn réponse à cette publication, Giorgia Meloni a publié vendredi sur X une vidéo où elle s'est dite \"stupéfaite\" par les \"pures inventions\" de Donald Trump.",
"source": {
"uri": "lessentiel.lu",
"dataType": "news",
"title": "L'essentiel"
},
"authors": [
{
"uri": "undefined_undefined@lessentiel.lu",
"name": "Undefined Undefined",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Giorgia_Meloni",
"type": "person",
"score": 4,
"label": {
"eng": "Giorgia Meloni"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 4,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/La7",
"type": "org",
"score": 3,
"label": {
"eng": "La7"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 3,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Antonio_Tajani",
"type": "person",
"score": 2,
"label": {
"eng": "Antonio Tajani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_the_United_Kingdom",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prime Minister of the United Kingdom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Italy)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of Foreign Affairs (Italy)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Group_of_Seven",
"type": "org",
"score": 1,
"label": {
"eng": "Group of Seven"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 65
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 83
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 100
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 100
}
],
"image": "https://image.lessentiel.lu/2026/06/19/6250bb41-3dc3-46ed-b33c-e6f46b17fc4f.jpg?auto=format%2Ccompress%2Cenhance&fit=max&w=1200&h=1200&rect=0%2C0%2C4000%2C2668&s=f283ea8e8681b5c8ae9e5ccfcc9297c5",
"eventUri": null,
"sentiment": null,
"wgt": 519564061,
"relevance": 1
},
{
"uri": "9363870725",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:21:01",
"dateTime": "2026-06-19T11:21:01Z",
"dateTimePub": "2026-06-19T11:16:58Z",
"dataType": "news",
"sim": 0,
"url": "https://www.lessentiel.lu/fr/story/allemagne-un-inconnu-vole-une-poussette-un-bebe-activement-recherche-103586404",
"title": "Un inconnu vole une poussette, un bébé activement recherché",
"body": "La police de Renningen, en Allemagne, remue ciel et terre pour retrouver un nourrisson, probablement enlevé. Jusqu'à présent sans indices concrets.\n\nDepuis jeudi soir, aucune trace d'un nourrisson disparu à Renningen, dans le sud de l'Allemagne. Selon la police, le garçon d'environ trois mois est porté disparu depuis peu avant minuit. Selon la police, il n'y a pas d'indices concrets sur l'endroit où se trouve l'enfant. Les enquêteurs n'ont pas non plus de soupçons précis ou d'informations sur un crime. Ce sont les parents qui ont signalé la disparition.\n\nSelon Bild, le nourrisson aurait été enlevé. \"L'enfant a été laissé sans surveillance pendant un court instant. Il a été soulevé de la poussette par une personne inconnue et emporté\", explique le porte-parole de la police, Steffen Grabenstein. Pour l'heure, les autorités n'ont aucune piste sérieuse. \"Nous avons commencé la recherche sur le lieu de l'incident et progressons en cercles concentriques. Bien sûr, l'enfant peut déjà être ailleurs\", indique le porte-parole.\n\nPour rechercher le nourrisson, la police mobilise, en plus de 50 agents, 40 chiens de recherche de la Croix-Rouge allemande, des hélicoptères et des drones équipés de caméras thermiques, ainsi que des chiens détecteurs de cadavres. Des équipes de secours se sont également rassemblées le matin sur un parking près d'un supermarché pour apporter leur soutien. La police de réserve participe également à l'opération.\n\nLe temps est crucial. \"Nous espérons que l'enfant va bien, mais s'il était quelque part sans aide par cette chaleur, ce serait très mauvais. Il faut tout donner dès le début\", explique Steffen Grabenstein. Un petit enfant n'a pas beaucoup de réserves physiques.\n\nL'affaire préoccupe également beaucoup la maire de Renningen, Melanie Hettmer: \"Je suis sans voix et très inquiète. J'espère que l'enfant sera retrouvé sain et sauf\", a-t-elle déclaré. La ville, qui compte environ 18 000 habitants, est en contact étroit avec la police. Renningen est située à l'ouest de Stuttgart, à environ 25 kilomètres de la capitale régionale.",
"source": {
"uri": "lessentiel.lu",
"dataType": "news",
"title": "L'essentiel"
},
"authors": [
{
"uri": "undefined_undefined@lessentiel.lu",
"name": "Undefined Undefined",
"type": "author",
"isAgency": false
},
{
"uri": "florian_osterwalder@lessentiel.lu",
"name": "Florian Osterwalder",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Renningen",
"type": "loc",
"score": 5,
"label": {
"eng": "Renningen"
},
"location": {
"type": "place",
"label": {
"eng": "Renningen"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Infant",
"type": "wiki",
"score": 5,
"label": {
"eng": "Infant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Police",
"type": "wiki",
"score": 5,
"label": {
"eng": "Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 5,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dog",
"type": "wiki",
"score": 2,
"label": {
"eng": "Dog"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bild",
"type": "org",
"score": 2,
"label": {
"eng": "Bild"
}
},
{
"uri": "http://en.wikipedia.org/wiki/German_Red_Cross",
"type": "wiki",
"score": 1,
"label": {
"eng": "German Red Cross"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thermographic_camera",
"type": "wiki",
"score": 1,
"label": {
"eng": "Thermographic camera"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parking_lot",
"type": "wiki",
"score": 1,
"label": {
"eng": "Parking lot"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mayor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mayor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Unmanned_aerial_vehicle",
"type": "wiki",
"score": 1,
"label": {
"eng": "Unmanned aerial vehicle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supermarket",
"type": "wiki",
"score": 1,
"label": {
"eng": "Supermarket"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Helicopter",
"type": "wiki",
"score": 1,
"label": {
"eng": "Helicopter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stuttgart",
"type": "loc",
"score": 1,
"label": {
"eng": "Stuttgart"
},
"location": {
"type": "place",
"label": {
"eng": "Stuttgart"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
}
],
"categories": [
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 88
},
{
"uri": "iptc/crime,_law_and_justice/law_enforcement",
"label": "iptc/crime, law and justice/law enforcement",
"wgt": 75
}
],
"image": "https://image.lessentiel.lu/2026/06/19/e0bdd7c4-42aa-4831-8188-a8cebaf437de.avif?auto=format%2Ccompress%2Cenhance&fit=max&w=1200&h=1200&rect=0%2C0%2C1200%2C800&s=d5fa5d4138513c28614e304e07645778",
"eventUri": null,
"sentiment": null,
"wgt": 519564061,
"relevance": 1
},
{
"uri": "9363858674",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:10:03",
"dateTime": "2026-06-19T11:10:03Z",
"dateTimePub": "2026-06-19T11:04:32Z",
"dataType": "news",
"sim": 0,
"url": "https://today.rtl.lu/culture/film-and-books/young-filmmaker-brings-women-led-short-film-to-casino-luxembourg-274662838",
"title": "On 24 June: Young filmmaker brings women-led short film to Casino Luxembourg",
"body": "A teenage friendship unravelling on a bridge lies at the heart of R.I.P. B.F.F., a short film by Luxembourg-based filmmaker Valentine Mansy premiering at Casino Luxembourg on 24 June.\n\nYoung Luxembourg-based filmmaker Valentine Mansy will present her independent short film R.I.P. B.F.F. at Casino Luxembourg on Wednesday, 24 June.\n\nThe film follows teenage best friends July and Penelope, who have spent years planning a trip to Amsterdam. When they meet on a bridge one morning, everything left unsaid between them finally comes to the surface, causing both the trip and their friendship to fall apart.\n\nMansy described the film as a story of \"glitter, drama, and a bit of comedy\", inspired partly by her own experiences of friendships ending during her school years. She discovered filmmaking through the Cinécourts en Herbe programme and previously directed a short film called Still Life.\n\nEve Stors plays July, whom she described as having \"a little spark of mischief\" while still being \"a good person who is figuring out her life\".\n\nThe production was funded in an unconventional way: Mansy raised the entire budget by selling cookies at her school. She said the idea came from previous fundraising experience in Canada.\n\nNearly 80% of the film's team is made up of women. Mansy said she deliberately wanted to create opportunities for women in major production roles and establish a supportive working environment.\n\n\"This is a film made by women, for women\", she said.\n\nFollowing the Luxembourg screening, the filmmakers hope to submit R.I.P. B.F.F. to festivals in France and elsewhere over the summer.\n\nListen to the interview on RTL Play.",
"source": {
"uri": "today.rtl.lu",
"dataType": "news",
"title": "RTL Today"
},
"authors": [
{
"uri": "rtl_today@today.rtl.lu",
"name": "Rtl Today",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Casino_Luxembourg",
"type": "wiki",
"score": 5,
"label": {
"eng": "Casino Luxembourg"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Filmmaking",
"type": "wiki",
"score": 5,
"label": {
"eng": "Filmmaking"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Short_film",
"type": "wiki",
"score": 5,
"label": {
"eng": "Short film"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independent_film",
"type": "wiki",
"score": 3,
"label": {
"eng": "Independent film"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Drama",
"type": "wiki",
"score": 2,
"label": {
"eng": "Drama"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Comedy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Comedy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amsterdam",
"type": "loc",
"score": 2,
"label": {
"eng": "Amsterdam"
},
"location": {
"type": "place",
"label": {
"eng": "Amsterdam"
},
"country": {
"type": "country",
"label": {
"eng": "Netherlands"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/RTL_Group",
"type": "org",
"score": 1,
"label": {
"eng": "RTL Group"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg",
"type": "loc",
"score": 1,
"label": {
"eng": "Luxembourg"
},
"location": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Canada",
"type": "loc",
"score": 1,
"label": {
"eng": "Canada"
},
"location": {
"type": "country",
"label": {
"eng": "Canada"
}
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Movies/Filmmaking",
"label": "dmoz/Arts/Movies/Filmmaking",
"wgt": 24
},
{
"uri": "dmoz/Arts/Movies/Education",
"label": "dmoz/Arts/Movies/Education",
"wgt": 27
},
{
"uri": "dmoz/Games/Gambling/Casinos",
"label": "dmoz/Games/Gambling/Casinos",
"wgt": 19
},
{
"uri": "dmoz/Society/Relationships/Friendship",
"label": "dmoz/Society/Relationships/Friendship",
"wgt": 20
},
{
"uri": "dmoz/Arts/Movies/Theory_and_Criticism",
"label": "dmoz/Arts/Movies/Theory and Criticism",
"wgt": 21
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 100
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment/movies",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment/movies",
"wgt": 100
}
],
"image": "https://static-prod.rtl.lu/fa/bc/db1778c94adea1ccbd86870dde98/asset-20260616130900-60bba1761314b4e5f379c745bb5dc49c.jpg",
"eventUri": null,
"sentiment": 0.3176470588235294,
"wgt": 519563403,
"relevance": 1
},
{
"uri": "9363854082",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:07:08",
"dateTime": "2026-06-19T11:07:08Z",
"dateTimePub": "2026-06-19T10:59:36Z",
"dataType": "news",
"sim": 0,
"url": "https://today.rtl.lu/radio/news/win-tickets-to-see-wondrous-welsh-singer-tom-jones-live-in-luxembourg-1913969711",
"title": "RTL Today Radio giveaway: Win tickets to see wondrous Welsh singer Tom Jones live in Luxembourg",
"body": "Playing at Rockhal on 30 June, here's your chance to find out what's new, pussycat.\n\nIt's not unusual... to want to see the legendary Sir Tom Jones live. After all, he's carved himself a unique niche in the music world with his unique (and quite saucy) voice.\n\nBorn on 7 June, 1940 in Treforest, Wales, he began his singing career early, performing at weddings, family gatherings, and in the school choir. A tuberculosis diagnosis at age 12 nearly ended his career prematurely. But after two years of bedrest, his strength (and dulcet baritone voice) returned.\n\nIt was from here that Sir Tom embarked on his career, rising to prominence during the 1960s (culminating in the 1966 Grammy for Best New Artist) and reaching the heights of success in the 1970s. It was the era of perms, bowties, and smoky lounges - Tom Jones' natural habitat.\n\nDuring this time, Tom Jones introduced some of his most famous tunes, still loved by lover-boys and -girls the world over. You've probably heard Delilah, She's A Lady, What's New Pussycat, and/or It's Not Unusual. Chances are you've heard these songs more than once.\n\nFrom the mid-1960s until 2011, Tom Jones maintained a near-permanent presence on the Las Vegas stage, lending the soundtrack to Sin City nightlife.\n\nA career reinvention in 1987 - propelled by his legendary cover of Prince's Kiss with the Art of Noise) saw a resurgence in interest for Jones' sound.\n\nIndeed, it wasn't until 1999 that Jones produced on his most iconic tracks, Sex Bomb, as part of his 1999 Reload album. By this point, he was a legendary figure with a legendary voice. If you've ever seen the music video for Sex Bomb, you'll know that very few could actually pull something like that off.\n\nSince his knighting in 2006 by Queen Elizabeth II, he's enjoyed the fruits of his career - including the odd stopover in Luxembourg. If you're in the market for two tickets to his next show on 30 June at Rockhal, you might just be in luck.\n\nWin Tickets\n\nRTL Today Radio has a pair of tickets to give away.\n\nFor your chance to win, answer this question:\n\nWhat year was Sir Tom Jones knighted by Queen Elizabeth II?\n\nSend your answer, along with your name and email address, to the RTL Today Radio WhatsApp: +352 621 52 5000.\n\nInclude your full name and your email address for a chance to win.",
"source": {
"uri": "today.rtl.lu",
"dataType": "news",
"title": "RTL Today"
},
"authors": [
{
"uri": "rtl_today_radio@today.rtl.lu",
"name": "Rtl Today Radio",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tom_Jones_(singer)",
"type": "person",
"score": 5,
"label": {
"eng": "Tom Jones (singer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wales",
"type": "loc",
"score": 5,
"label": {
"eng": "Wales"
},
"location": {
"type": "place",
"label": {
"eng": "Wales"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/It's_Not_Unusual",
"type": "wiki",
"score": 4,
"label": {
"eng": "It's Not Unusual"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rockhal",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rockhal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/RTL_Group",
"type": "org",
"score": 3,
"label": {
"eng": "RTL Group"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tuberculosis",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tuberculosis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Choir",
"type": "wiki",
"score": 3,
"label": {
"eng": "Choir"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wedding",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wedding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Treforest",
"type": "loc",
"score": 3,
"label": {
"eng": "Treforest"
},
"location": {
"type": "place",
"label": {
"eng": "Treforest"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg",
"type": "loc",
"score": 3,
"label": {
"eng": "Luxembourg"
},
"location": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grammy_Awards",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grammy Awards"
}
},
{
"uri": "http://en.wikipedia.org/wiki/What's_New_Pussycat?_(song)",
"type": "wiki",
"score": 2,
"label": {
"eng": "What's New Pussycat? (song)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delilah_(Tom_Jones_song)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Delilah (Tom Jones song)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/She's_a_Lady",
"type": "wiki",
"score": 2,
"label": {
"eng": "She's a Lady"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baritone",
"type": "wiki",
"score": 2,
"label": {
"eng": "Baritone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grammy_Award_for_Best_New_Artist",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grammy Award for Best New Artist"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sex_Bomb",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sex Bomb"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Art_of_Noise",
"type": "org",
"score": 1,
"label": {
"eng": "Art of Noise"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Knight_Bachelor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Knight Bachelor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kiss_(band)",
"type": "org",
"score": 1,
"label": {
"eng": "Kiss (band)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Knight",
"type": "wiki",
"score": 1,
"label": {
"eng": "Knight"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Music_video",
"type": "wiki",
"score": 1,
"label": {
"eng": "Music video"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Elizabeth_II",
"type": "person",
"score": 1,
"label": {
"eng": "Elizabeth II"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soundtrack",
"type": "wiki",
"score": 1,
"label": {
"eng": "Soundtrack"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Las_Vegas",
"type": "loc",
"score": 1,
"label": {
"eng": "Las Vegas"
},
"location": {
"type": "place",
"label": {
"eng": "Las Vegas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Radio",
"label": "dmoz/Arts/Radio",
"wgt": 18
},
{
"uri": "dmoz/Arts/Animation/Voice_Actors",
"label": "dmoz/Arts/Animation/Voice Actors",
"wgt": 17
},
{
"uri": "dmoz/Arts/Music/Sound_Files",
"label": "dmoz/Arts/Music/Sound Files",
"wgt": 17
},
{
"uri": "dmoz/Business/Employment/Careers",
"label": "dmoz/Business/Employment/Careers",
"wgt": 18
},
{
"uri": "dmoz/Shopping/Entertainment/Tickets",
"label": "dmoz/Shopping/Entertainment/Tickets",
"wgt": 18
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 100
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment/music",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment/music",
"wgt": 100
}
],
"image": "https://static-prod.rtl.lu/cc/a8/8112bef94360af2c9d38f6fa50ba/tom-jones.webp",
"eventUri": null,
"sentiment": 0.3176470588235294,
"wgt": 519563228,
"relevance": 1
},
{
"uri": "9363844150",
"lang": "deu",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:59:49",
"dateTime": "2026-06-19T10:59:49Z",
"dateTimePub": "2026-06-19T10:57:31Z",
"dataType": "news",
"sim": 0,
"url": "https://www.tageblatt.lu/Luxemburg/Trotz-erhoehter-Brandgefahr-Feuerwerk-am-Montagabend-findet-laut-aktuellem-Stand-statt-65762.html",
"title": "Luxemburg-Stadt | Trotz erhöhter Brandgefahr: Feuerwerk am Montagabend findet laut aktuellem Stand statt",
"body": "Es gehört zum Vorabend des Nationalfeiertages in der Hauptstadt einfach dazu: das Feuerwerk, das ab 23 Uhr den Himmel erleuchten wird. Stand heute wird es am Montagabend wie geplant gezündet - trotz verstärkter Gefahr von Vegetationsbränden.\n\n\"Der 'Corps grand-ducal d'incendie et de secours' (CGDIS) weist auf die erhöhte Gefahr von Vegetationsbränden sowie von Unfällen im Zusammenhang mit Aktivitäten im Freien hin und ruft die Bevölkerung zu verantwortungsbewusstem Handeln auf\", heißt es in einer Pressemitteilung der Regierung von Mittwoch. Dabei richtet sich die \"Cellule d'évaluation du risque intempéries et inondations\" (CERI) wegen der aktuellen Hitzewarnung an die Bevölkerung.\n\nAuch am Vorabend des Nationalfeiertags werden hohe Temperaturen erwartet. Dennoch soll das traditionelle Feuerwerk wie geplant um 23 Uhr gezündet werden und während 17 Minuten den Himmel erhellen. \"Unsere Dienste sind in Kontakt mit der Stadt Luxemburg, um die Situation einzuschätzen, und bis jetzt darf das Feuerwerk wie gewohnt stattfinden\", so Cédric Gantzer, Abteilungsleiter der Generaldirektion bei der Feuerwehr.",
"source": {
"uri": "tageblatt.lu",
"dataType": "news",
"title": "Tageblatt.lu"
},
"authors": [
{
"uri": "sandra_schmit@tageblatt.lu",
"name": "Sandra Schmit",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Fireworks",
"type": "wiki",
"score": 4,
"label": {
"eng": "Fireworks"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_day",
"type": "wiki",
"score": 3,
"label": {
"eng": "National day"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luxembourg_City",
"type": "loc",
"score": 3,
"label": {
"eng": "Luxembourg City"
},
"location": {
"type": "place",
"label": {
"eng": "Luxembourg City"
},
"country": {
"type": "country",
"label": {
"eng": "Luxembourg"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conflagration",
"type": "wiki",
"score": 3,
"label": {
"eng": "Conflagration"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Accident",
"type": "wiki",
"score": 2,
"label": {
"eng": "Accident"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fire_department",
"type": "wiki",
"score": 1,
"label": {
"eng": "Fire department"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 56
},
{
"uri": "iptc/environment",
"label": "iptc/environment",
"wgt": 81
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/disaster/fire",
"label": "iptc/disaster, accident and emergency incident/disaster/fire",
"wgt": 100
}
],
"image": "https://www.tageblatt.lu/Bilder/Die-Raketen-am-Vorabend-des-Nationalfeiertags-sollen-am-97756og.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519562789,
"relevance": 1
}
],
"totalResults": 9238,
"page": 1,
"count": 10,
"pages": 924
}
}