{"id":17928,"date":"2025-10-16T14:21:52","date_gmt":"2025-10-16T12:21:52","guid":{"rendered":"https:\/\/kaizen-blog.org\/?p=17928"},"modified":"2025-10-16T14:23:35","modified_gmt":"2025-10-16T12:23:35","slug":"ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht","status":"publish","type":"post","link":"https:\/\/kaizen-blog.org\/en\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/","title":{"rendered":"\"You will be treated like Hamas and Antifa\" - The new language of power"},"content":{"rendered":"<p>What Mike Johnson said yesterday broke almost every chain. The Speaker of the House said on Wednesday: \"Anyone participating in the 'No Kings demonstrations' this weekend to protest against the Trump administration is a Hamas supporter or belongs to Antifa.\" And he added that such people should \"also be treated accordingly.\"<\/p>\n\n\n\n<figure class=\"wp-block-video alignwide\"><video height=\"360\" style=\"aspect-ratio: 640 \/ 360;\" width=\"640\" controls src=\"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/ssstwitter.com_1760614925832.mp4\"><\/video><\/figure>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>This means that protest is no longer seen as part of democracy but as a security risk. Johnson has chosen the vocabulary of the state of emergency - and directed it against his own population. \"To be treated\" - two words that recalled darker times. A declaration of war on the idea that the state protects its citizens rather than fights them. They shift the relationship between power and society by a few millimeters - enough to lose balance.<\/p>\n\n\n\n<p>The \"No Kings movement,\" which has planned nationwide protests for October 18, 2025, the one Johnson is targeting, does not stand for chaos or violence. It stands for the opposite: for the reminder that democracy is based on control, not obedience. People have joined together to remind that no office stands above the law. That this is now considered a threat describes the state of the country more precisely than any statistic. Meanwhile, in Los Angeles County, California, the state of emergency continues - because of unlawful ICE operations. When federal agents act without coordination, it is more than administrative failure. It is the moment when institutions no longer trust each other. Johnson is using exactly this climate - uncertainty, fear, mistrust. His words are not a random slip but part of a strategy in which language replaces violence until it prepares it. Whoever calls protesters terrorists creates the moral justification for their silence.<\/p>\n\n\n\n<p>Both sides are preparing as if more were at stake than just a political confrontation. One can only hope that it does not completely escalate. When journalists themselves have to ask what protective gear to take to a protest, then it is no longer a fringe phenomenon. That is the moment when a society realizes how far the state has already distanced itself from what it once sought to protect.<\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Kaizen Blog \u2013 Support-Karte (Light\/Dark, responsive, mit Logo) -->\n<div class=\"kzb-support\" role=\"complementary\" aria-label=\"Support f\u00fcr den Kaizen Blog\">\n  <style>\n    .kzb-support{\n      --bg:#ffffff; \/* Hintergrund IMMER wei\u00df *\/\n      --fg:#0b0b12;\n      --muted:#57576a;\n      --border:rgba(17,17,26,.08);\n      --shadow:0 12px 36px rgba(0,0,0,.08);\n      --radius:18px;\n\n      \/* Neon T\u00fcrkis \u2192 Magenta *\/\n      --btn-start:#00e6ff;   \/* Neon-T\u00fcrkis *\/\n      --btn-end:#ff2ec4;     \/* Neon-Magenta *\/\n      --btn-text:#ffffff;\n      --btn-glow:0 10px 24px rgba(0,230,255,.35), 0 8px 20px rgba(255,46,196,.35);\n\n      max-width: 820px;\n      margin:18px auto;\n      padding:24px 22px;\n      background:var(--bg);\n      color:var(--fg);\n      border:1px solid var(--border);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      font:400 16px\/1.6 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,system-ui,\"Apple Color Emoji\",\"Segoe UI Emoji\";\n      position:relative;\n      overflow:clip;\n      isolation:isolate;\n    }\n\n    .kzb-row{display:flex; gap:18px; align-items:flex-start;}\n    .kzb-media{flex:0 0 auto; width:68px; height:68px; border-radius:16px; overflow:hidden; border:1px solid rgba(0,0,0,.06)}\n    .kzb-media img{width:100%; height:100%; object-fit:cover}\n\n    .kzb-col{flex:1 1 0}\n\n    .kzb-eyebrow{\n      font-weight:700; font-size:.88rem; letter-spacing:.12em; text-transform:uppercase;\n      color:var(--muted); margin:0 0 8px;\n    }\n    .kzb-title{\n      margin:0 0 10px; font-weight:800; letter-spacing:.2px;\n      font-size: clamp(1.25rem, 2.6vw, 1.6rem);\n    }\n    .kzb-lead{margin:0 0 12px}\n    .kzb-note{margin:6px 0 0; color:var(--muted); font-size:.94rem}\n\n    .kzb-actions{display:flex; flex-wrap:wrap; gap:12px; align-items:center; margin-top:14px}\n\n    .kzb-btn{\n      appearance:none; border:none; cursor:pointer;\n      display:inline-flex; align-items:center; gap:.6rem;\n      padding:12px 20px;\n      border-radius:9999px;\n      background:linear-gradient(90deg,var(--btn-start),var(--btn-end));\n      color:var(--btn-text);\n      font-weight:800; letter-spacing:.2px; font-size:.98rem; text-decoration:none;\n      box-shadow:var(--btn-glow);\n      transition:transform .06s ease, filter .18s ease, box-shadow .18s ease, color .06s ease;\n    }\n    .kzb-btn:hover{transform:translateY(-1px); filter:brightness(1.08)}\n    .kzb-btn:active{transform:translateY(0); color:#0b0b12}\n    .kzb-btn:focus-visible{outline:3px solid rgba(0,230,255,.55); outline-offset:3px}\n\n    .kzb-link{\n      display:inline-flex; align-items:center; gap:.45rem;\n      font-weight:700; text-decoration:none; color:var(--fg);\n      border-bottom:2px solid rgba(255,46,196,.35);\n      padding-bottom:2px; transition:color .15s ease, border-color .15s ease;\n    }\n    .kzb-link:hover{color:#ff2ec4; border-color:#ff2ec4}\n\n    @media (prefers-color-scheme: dark){\n      .kzb-support{\n        --bg:#ffffff; \/* auch im Darkmode bleibt Hintergrund WEISS *\/\n        --fg:#0b0b12;\n        --muted:#57576a;\n        --border:rgba(17,17,26,.08);\n        --shadow:0 12px 36px rgba(0,0,0,.08);\n      }\n      .kzb-media{border-color:rgba(0,0,0,.10)}\n      .kzb-link{border-color:rgba(255,46,196,.45)}\n    }\n\n    @media (max-width:640px){\n      .kzb-support{padding:20px 18px}\n      .kzb-row{flex-direction:column}\n      .kzb-media{width:60px; height:60px; border-radius:14px}\n    }\n  <\/style>\n\n  <div class=\"kzb-row\">\n    <div class=\"kzb-media\" aria-hidden=\"true\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/kaizenBlog.webp?w=640&#038;ssl=1\"\n           alt=\"The Kaizen Blog Logo\">\n    <\/div>\n\n    <div class=\"kzb-col\">\n      <div class=\"kzb-eyebrow\">Support independent journalism<\/div>\n      <h3 class=\"kzb-title\">Investigative journalism requires courage, conviction \u2013 and your support.<\/h3>\n      <p class=\"kzb-lead\">Please also strengthen our journalistic fight against right-wing populism and human rights violations. We do not want to finance ourselves through a paywall so that everyone can read our research \u2013 regardless of income or origin. Thank you very much!<\/p>\n\n      <div class=\"kzb-actions\">\n        <a class=\"kzb-btn\"\n           href=\"https:\/\/kaizen-blog.org\/en\/unterstuetzen-sie-unser-arbeit\/\"\n           rel=\"noopener\"\n           aria-label=\"Support Kaizen \u2013 zur Supportseite\">\n          Support Kaizen\n          <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n            <path fill=\"currentColor\" d=\"M13 5l7 7-7 7-1.4-1.4L16.2 13H4v-2h12.2l-4.6-4.6L13 5z\"\/>\n          <\/svg>\n        <\/a>\n        <span class=\"kzb-note\">More on our support page<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n<div style=\"height:93px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"gsp_post_data\" \r\n\t            data-post_type=\"post\" \r\n\t            data-cat=\"spotlight,topstory,trump-s-world\" \r\n\t            data-modified=\"120\"\r\n\t            data-created=\"1760624512\"\r\n\t            data-title=\"&#8222;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht\" \r\n\t            data-home=\"https:\/\/kaizen-blog.org\/en\/\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den &#8222;No Kings-Demonstrationen&#8220; am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c. Damit ist gesagt, dass Protest nicht [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17931,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[24,7,41],"tags":[],"class_list":["post-17928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-spotlight","category-topstory","category-trump-s-world"],"featured_image_src":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","author_info":{"display_name":"Rainer Hofmann","author_link":"https:\/\/kaizen-blog.org\/en\/author\/admin\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>&quot;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht - The Kaizen Blog<\/title>\n<meta name=\"description\" content=\"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den &quot;No Kings-Demonstrationen&quot; am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kaizen-blog.org\/en\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&quot;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht\" \/>\n<meta property=\"og:description\" content=\"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den &quot;No Kings-Demonstrationen&quot; am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kaizen-blog.org\/en\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/\" \/>\n<meta property=\"og:site_name\" content=\"The Kaizen Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/rainer.hofmann.2025\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-16T12:21:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-16T12:23:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"905\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Rainer Hofmann\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rainer Hofmann\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/\"},\"author\":{\"name\":\"Rainer Hofmann\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\"},\"headline\":\"&#8222;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht\",\"datePublished\":\"2025-10-16T12:21:52+00:00\",\"dateModified\":\"2025-10-16T12:23:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/\"},\"wordCount\":430,\"commentCount\":3,\"image\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1\",\"articleSection\":[\"Spotlight\",\"Topstory\",\"Trumpland\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/\",\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/\",\"name\":\"\\\"Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht - The Kaizen Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1\",\"datePublished\":\"2025-10-16T12:21:52+00:00\",\"dateModified\":\"2025-10-16T12:23:35+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\"},\"description\":\"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den \\\"No Kings-Demonstrationen\\\" am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1\",\"width\":905,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/kaizen-blog.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"&#8222;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#website\",\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/\",\"name\":\"The Kaizen Blog\",\"description\":\"Investigativer Journalismus\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kaizen-blog.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\",\"name\":\"Rainer Hofmann\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"url\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"contentUrl\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"caption\":\"Rainer Hofmann\"},\"sameAs\":[\"https:\\\/\\\/kaizen-blog.org\"],\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/en\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\"Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht - The Kaizen Blog","description":"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den \"No Kings-Demonstrationen\" am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kaizen-blog.org\/en\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/","og_locale":"en_US","og_type":"article","og_title":"\"Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht","og_description":"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den \"No Kings-Demonstrationen\" am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...","og_url":"https:\/\/kaizen-blog.org\/en\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/","og_site_name":"The Kaizen Blog","article_publisher":"https:\/\/www.facebook.com\/rainer.hofmann.2025\/","article_published_time":"2025-10-16T12:21:52+00:00","article_modified_time":"2025-10-16T12:23:35+00:00","og_image":[{"width":905,"height":500,"url":"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp","type":"image\/webp"}],"author":"Rainer Hofmann","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rainer Hofmann","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#article","isPartOf":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/"},"author":{"name":"Rainer Hofmann","@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0"},"headline":"&#8222;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht","datePublished":"2025-10-16T12:21:52+00:00","dateModified":"2025-10-16T12:23:35+00:00","mainEntityOfPage":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/"},"wordCount":430,"commentCount":3,"image":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","articleSection":["Spotlight","Topstory","Trumpland"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/","url":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/","name":"\"Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht - The Kaizen Blog","isPartOf":{"@id":"https:\/\/kaizen-blog.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#primaryimage"},"image":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","datePublished":"2025-10-16T12:21:52+00:00","dateModified":"2025-10-16T12:23:35+00:00","author":{"@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0"},"description":"Was Mike Johnson gestern ausgesprochen, sprengte fast alle Ketten. Der Sprecher des Repr\u00e4sentantenhauses sagte am Mittwoch: \u201eJeder, der an den \"No Kings-Demonstrationen\" am Wochenende teilnimmt, um gegen die Trump-Regierung zu protestieren, ist ein Hamas-Unterst\u00fctzer oder geh\u00f6rt zur Antifa.\u201c Und er f\u00fcgte hinzu, solche Menschen sollten \u201eauch entsprechend behandelt werden\u201c ...","breadcrumb":{"@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#primaryimage","url":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","contentUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","width":905,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/kaizen-blog.org\/ihr-werdet-behandelt-wie-hamas-und-antifa-die-neue-sprache-der-macht\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/kaizen-blog.org\/"},{"@type":"ListItem","position":2,"name":"&#8222;Ihr werdet behandelt wie Hamas und Antifa\u201c \u2013 Die neue Sprache der Macht"}]},{"@type":"WebSite","@id":"https:\/\/kaizen-blog.org\/#website","url":"https:\/\/kaizen-blog.org\/","name":"The Kaizen Blog","description":"Investigative Journalism","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kaizen-blog.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0","name":"Rainer Hofmann","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","url":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","contentUrl":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","caption":"Rainer Hofmann"},"sameAs":["https:\/\/kaizen-blog.org"],"url":"https:\/\/kaizen-blog.org\/en\/author\/admin\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-16T141606.895.webp?fit=905%2C500&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts\/17928","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/comments?post=17928"}],"version-history":[{"count":0,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts\/17928\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/media\/17931"}],"wp:attachment":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/media?parent=17928"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/categories?post=17928"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/tags?post=17928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}