{"id":8000,"date":"2023-11-28T23:15:57","date_gmt":"2023-11-29T07:15:57","guid":{"rendered":"https:\/\/recyclemachine.net\/?page_id=8000"},"modified":"2026-04-04T08:08:42","modified_gmt":"2026-04-04T08:08:42","slug":"msw-sorteermachines","status":"publish","type":"page","link":"https:\/\/www.recyclemachine.net\/nl\/msw-sorteermachines\/","title":{"rendered":"MSW-sorteermachines"},"content":{"rendered":"<style data-rtm-material-symbols=\"\">\n.rtm-ms-chip{\n  display:inline-flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  width:46px !important;\n  height:46px !important;\n  min-width:46px !important;\n  border-radius:14px !important;\n  border:0 !important;\n  padding:0 !important;\n  background:var(--rtm-ms-bg, rgba(125, 145, 196, 0.14)) !important;\n  color:var(--rtm-ms-fg, #5f739f) !important;\n  box-shadow:none !important;\n  filter:none !important;\n  flex:0 0 auto !important;\n}\n.rtm-ms-chip.rtm-ms-tone-1{--rtm-ms-bg:rgba(124,145,196,0.14);--rtm-ms-fg:#6479a8;}\n.rtm-ms-chip.rtm-ms-tone-2{--rtm-ms-bg:rgba(120,191,173,0.15);--rtm-ms-fg:#4e8f7d;}\n.rtm-ms-chip.rtm-ms-tone-3{--rtm-ms-bg:rgba(236,186,139,0.16);--rtm-ms-fg:#b17849;}\n.rtm-ms-chip.rtm-ms-tone-4{--rtm-ms-bg:rgba(218,166,196,0.16);--rtm-ms-fg:#9f6a8b;}\n.rtm-ms-chip.rtm-ms-tone-5{--rtm-ms-bg:rgba(171,180,229,0.16);--rtm-ms-fg:#6d76b8;}\n.rtm-ms-chip.rtm-ms-tone-6{--rtm-ms-bg:rgba(148,209,205,0.15);--rtm-ms-fg:#4c8f8a;}\n.rtm-ms-glyph{\n  font-family:\"Material Symbols Outlined\" !important;\n  font-weight:400 !important;\n  font-style:normal !important;\n  font-size:24px !important;\n  line-height:1 !important;\n  letter-spacing:normal !important;\n  text-transform:none !important;\n  white-space:nowrap !important;\n  word-wrap:normal !important;\n  direction:ltr !important;\n  display:block !important;\n  -webkit-font-smoothing:antialiased !important;\n  -moz-osx-font-smoothing:grayscale !important;\n  font-feature-settings:\"liga\" 1, \"kern\" 1 !important;\n  font-variation-settings:\"FILL\" 0,\"wght\" 400,\"GRAD\" 0,\"opsz\" 24;\n}\n.rtm-ms-inline{\n  display:inline-flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  vertical-align:middle !important;\n}\n<\/style>\n<style>\n    \/* Scoped Dark Theme for Hub Page *\/\n    .rtm-hub-container{--hub-primary: #4bd6a0;\n        --hub-primary-hover: #3ac98f;\n        --hub-bg-main: #04070c;\n        --hub-bg-card: #0b121c;\n        --hub-text-main: #f3f6ff;\n        --hub-text-sub: #9ba8bc;\n        --hub-border: rgba(75, 214, 160, 0.22);\n\n        \n        \/* Inherit WordPress font *\/\n        \n        \n        padding: 60px 0;\n        line-height: 1.6;}\n\n    .rtm-hub-container * {\n        box-sizing: border-box;\n    }\n\n    .rtm-hub-container a {\n        text-decoration: none;\n        \n    }\n\n    .rtm-hub-wrapper {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 24px;\n    }\n\n    \/* Hero Section *\/\n    .hub-hero {\n        text-align: center;\n        margin-bottom: 60px;\n        padding: 60px 20px;\n        \n        border-radius: 20px;\n        border: 1px solid var(--hub-border);\n    }\n\n    .hub-hero h1 {\n        \n        margin-bottom: 20px;\n        \n    }\n\n    .hub-hero h1 span {\n        \n    }\n\n    .hub-hero p {\n        \n        \n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    \/* Product Grid *\/\n    .hub-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n    }\n\n    .hub-card {border-radius: 16px;\n        overflow: hidden;\n        transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;\n        display: flex;\n        flex-direction: column;background:#f5f5f7;}\n\n    .hub-card:hover {transform: translateY(-8px);\n        box-shadow: 0 15px 40px rgba(4, 7, 12, 0.6);background:#f5f5f7;}\n\n    .card-image {\n        height: 240px;\n        \n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .card-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n    }\n\n    .hub-card:hover .card-image img {\n        transform: scale(1.05);\n    }\n\n    .card-icon {\n        \n        color: rgba(75, 214, 160, 0.2);\n    }\n\n    .card-content {\n        padding: 30px;\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .card-content h2 {\n        \n        margin: 0 0 15px 0;\n        \n    }\n\n    .card-content p {\n        \n        margin-bottom: 25px;\n        flex-grow: 1;\n    }\n\n    .card-btn {\n        display: inline-block;\n        padding: 12px 24px;\n        background: rgba(75, 214, 160, 0.1);\n        color: var(--hub-primary);\n        border: 1px solid var(--hub-border);\n        border-radius: 8px;\n        text-align: center;\n        font-weight: 600;\n        transition: all 0.3s ease;\n    }\n\n    .hub-card:hover .card-btn {\n        background: var(--hub-primary);\n        \n    }\n\n    @media (max-width: 768px){\n        .hub-hero h1 {\n            \n        }\n\n        .hub-hero {\n            padding: 40px 20px;\n        }\n    }\n\n    \/* Benefits Section *\/\n    .hub-benefits {\n        margin-top: 80px;\n        padding-top: 60px;\n        border-top: 1px solid var(--hub-border);\n    }\n\n    .hub-benefits h2 {\n        text-align: center;\n        \n        margin-bottom: 50px;\n        \n    }\n\n    .benefits-wrapper {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 40px;\n    }\n\n    .benefit-box {\n        text-align: center;\n        padding: 0 20px;\n    }\n\n    .benefit-box i {\n        font-size: 2.5em;\n        \n        margin-bottom: 20px;\n        \n        width: 80px;\n        height: 80px;\n        line-height: 80px;\n        border-radius: 50%;\n        display: inline-block;\n    }\n\n    .benefit-box h3 {\n        \n        margin-bottom: 15px;\n        \n    }\n\n    .benefit-box p {\n        \n    }\n<\/style>\n<div class=\"rtm-hub-container\">\n<div class=\"rtm-hub-wrapper\">\n<!-- Hero Header -->\n<div class=\"hub-hero\">\n<h1><span>MSW-sorteermachines<\/span> &amp; Apparatuur<\/h1>\n<p>Ontdek ons uitgebreide assortiment machines, ontworpen voor de effectieve scheiding en recycling van huishoudelijk afval.<\/p>\n<\/div>\n<!-- Product List -->\n<div class=\"hub-grid\">\n<!-- 1. MSW Sorting Machine (Main Plant) -->\n<a class=\"hub-card\" href=\"\/nl\/msw-sorting-machine-waste-management.html\/\">\n<div class=\"card-image\">\n<img decoding=\"async\" alt=\"Installatie voor het sorteren van vast afval\" src=\"https:\/\/www.recyclemachine.net\/wp-content\/uploads\/2025\/05\/MSW-Sorting-Machine.webp\"\/>\n<\/div>\n<div class=\"card-content\">\n<h2>MSW-sorteermachine \u2014 Afvalverwerkingsinstallatie<\/h2>\n<p>Een complete kant-en-klare oplossing voor het automatisch scheiden van gemengd huishoudelijk afval in recyclebare fracties zoals plastic, metaal en organisch materiaal.<\/p>\n<span class=\"card-btn\">Weergavesysteem<\/span>\n<\/div>\n<\/a>\n<!-- 2. Trommel Screen -->\n<a class=\"hub-card\" href=\"https:\/\/www.recyclemachine.net\/nl\/trommelscherm\/\">\n<div class=\"card-image\">\n<img decoding=\"async\" alt=\"Trommelzeefmachine\" src=\"https:\/\/www.recyclemachine.net\/wp-content\/uploads\/2025\/07\/Trommel-Machine-768x432.webp\"\/>\n<\/div>\n<div class=\"card-content\">\n<h2>Trommelscherm<\/h2>\n<p>Robuuste roterende zeef voor primaire scheiding van afval op grootte. Scheidt effectief fijne deeltjes, organisch materiaal en klein afval van grotere recyclebare materialen.<\/p>\n<span class=\"card-btn\">View Machine<\/span>\n<\/div>\n<\/a>\n<!-- 3. Chain Waste Conveyor -->\n<a class=\"hub-card\" href=\"https:\/\/www.recyclemachine.net\/nl\/ketting-afvaltransporteur\/\">\n<div class=\"card-image\">\n<img decoding=\"async\" alt=\"Kettingafvaltransporteur\" src=\"https:\/\/www.recyclemachine.net\/wp-content\/uploads\/2025\/01\/Chain-Waste-Conveyor.webp\"\/>\n<\/div>\n<div class=\"card-content\">\n<h2>Kettingafvaltransporteur<\/h2>\n<p>Een robuust transportbandsysteem van stalen platen, ontworpen om zware bulkafvalladingen met maximale betrouwbaarheid naar shredders of sorteerlijnen te transporteren.<\/p>\n<span class=\"card-btn\">View Machine<\/span>\n<\/div>\n<\/a>\n<\/div>\n<!-- Why Choose Section -->\n<div class=\"hub-benefits\">\n<h2>Waarom kiezen voor Rumtoo MSW-oplossingen?<\/h2>\n<div class=\"benefits-wrapper\">\n<div class=\"benefit-box\">\n<span class=\"rtm-ms-chip rtm-ms-tone-4\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">engineering<\/span><\/span>\n<h3>Kant-en-klare engineering<\/h3>\n<p>Wij bieden volledige projectondersteuning, van het eerste ontwerp van de fabrieksindeling tot de productie, installatie en inbedrijfstelling op locatie.<\/p>\n<\/div>\n<div class=\"benefit-box\">\n<span class=\"rtm-ms-chip rtm-ms-tone-4\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">speed<\/span><\/span>\n<h3>Aangepaste configuratie<\/h3>\n<p>Elke afvalstroom is uniek. Wij stemmen onze sorteerlijnen af op de lokale materiaalsamenstelling en doorvoereisen.<\/p>\n<\/div>\n<div class=\"benefit-box\">\n<span class=\"rtm-ms-chip rtm-ms-tone-3\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">recycling<\/span><\/span>\n<h3>Hoog herstelpercentage<\/h3>\n<p>Ge\u00efntegreerd met geavanceerde trommel-, lucht- en magnetische scheidingstechnologie\u00ebn om de zuiverheid en waarde van teruggewonnen recyclebare materialen te maximaliseren.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>MSW Sorterapparatuur &amp; Machines Ontdek onze uitgebreide reeks machines ontworpen voor de effectieve scheiding en recyclage van Gemeentelijke Huisvuil (MSW). MSW Sorter Machine \u2014 Afvalrecyclinginstallatie Een compleet oplossingspakket voor de automatische segregatie van gemengd gemeentelijk afval in recycleerbare fracties zoals plastic, metaal en organisch. Bekijk Systeem Trommel Scherm Zware rotatiemachines \u2026 <a href=\"https:\/\/www.recyclemachine.net\/nl\/msw-sorteermachines\/\" class=\"more-link\">Lees verder <span class=\"screen-reader-text\">MSW-sorteermachines<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":23,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8000","page","type-page","status-publish","hentry"],"tsf_title":"","tsf_description":"MSW sorting machines significantly contribute to environmental sustainability by facilitating higher recycling rates and reducing the volume of waste sent to landfills.","_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages\/8000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/comments?post=8000"}],"version-history":[{"count":0,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages\/8000\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/media?parent=8000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}