{"id":832,"date":"2021-03-22T16:57:38","date_gmt":"2021-03-22T15:57:38","guid":{"rendered":"https:\/\/dev.special-olympics.be\/bienvenue-chez-special-olympics-belgium\/"},"modified":"2026-03-25T21:33:42","modified_gmt":"2026-03-25T20:33:42","slug":"welkom-bij-special-olympics-belgium","status":"publish","type":"page","link":"https:\/\/special-olympics.be\/nl\/","title":{"rendered":"Welkom bij Special Olympics Belgium"},"content":{"rendered":"\n<style>\n    \/* --- Homepage Algemene Stijlen --- *\/\n    \/* Media query voor kleinere schermen *\/\n    @media (max-width: 700px) { \/* Iets later breakpoint voor de flex-direction change *\/\n        .sob-notification-banner-v3 {\n            flex-direction: column;\n            text-align: center;\n        }\n        .sob-notification-banner-v3 .message-content-v3 {\n            padding-right: 0;\n            margin-bottom: 0.5rem; \/* Kleinere marge *\/\n        }\n        .sob-notification-banner-v3 p {\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n        .sob-notification-banner-v3 a.sob-notification-link-v3 {\n            margin-left: 0;\n            display: inline-block; \/* Zorgt dat link als knop werkt *\/\n            margin-top: 0.25rem;\n        }\n        .sob-notification-close-btn-v3 {\n            margin-top: 0.5rem;\n        }\n    }\n    .sob-homepage-main-content {\n        font-family: 'ff-good-web-pro', Arial, sans-serif;\n        font-size: 18px;\n        line-height: 1.6;\n        color: #333; \/* Standaard tekstkleur *\/\n    }\n\n    .sob-homepage-section {\n        width: 100%;\n        min-height: 50vh; \/* Minimale hoogte voor secties *\/\n        background-size: cover;\n        background-position: center center;\n        background-repeat: no-repeat;\n        display: flex;\n        align-items: center;\n        padding: 4rem 1rem;\n        box-sizing: border-box;\n        position: relative;\n    }\n     \/* Overlay voor leesbaarheid op afbeeldingen *\/\n    .sob-homepage-section.section-bg-image::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0; bottom: 0;\n        background-color: rgba(0, 0, 0, 0.35); \/* Iets donkerder voor beter contrast *\/\n        z-index: 1;\n    }\n    .sob-homepage-section.section-bg-light {\n        background-color: #ffffff; \/* Wit *\/\n    }\n     .sob-homepage-section.section-bg-lightblue {\n        background-color: #EFF6FF; \/* Lichtblauw *\/\n    }\n    .sob-homepage-section.section-bg-brand {\n        background: linear-gradient(135deg, #e2001a 0%, #c00017 100%); \/* Rode gradient *\/\n        color: #ffffff;\n    }\n     .sob-homepage-section.section-bg-brand h2,\n     .sob-homepage-section.section-bg-brand h3,\n     .sob-homepage-section.section-bg-brand p,\n     .sob-homepage-section.section-bg-brand a:not(.sob-homepage-cta-brand-inverted) {\n        color: #ffffff;\n     }\n     .sob-homepage-section.section-bg-brand .sob-homepage-cta-brand-inverted {\n        background: #ffffff;\n        color: #000000 !important; \/* Zwarte tekst, !important *\/\n        border: 2px solid #ffffff; \/* Witte rand voor contrast *\/\n     }\n     .sob-homepage-section.section-bg-brand .sob-homepage-cta-brand-inverted:hover {\n        background: #f0f0f0; \/* Lichtgrijze achtergrond bij hover *\/\n        color: #000000 !important; \/* Zwarte tekst, !important *\/\n        border-color: #f0f0f0;\n     }\n\n\n    .sob-homepage-container {\n        margin-left: auto;\n        margin-right: auto;\n        max-width: 1100px;\n        width: 100%;\n        padding-left: 15px;\n        padding-right: 15px;\n        position: relative;\n        z-index: 2;\n        text-align: center;\n    }\n\n    .sob-homepage-columns {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        gap: 2rem;\n        text-align: left;\n    }\n\n    .sob-homepage-column {\n        flex: 1 1 100%;\n        padding: 1rem 0;\n    }\n    @media (min-width: 768px) {\n        .sob-homepage-column {\n            flex: 1 1 calc(50% - 1rem);\n        }\n        .sob-homepage-column.text-content {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n    }\n\n    .sob-homepage-content-block {\n        max-width: 580px;\n        width: 100%;\n        margin: 0 auto;\n    }\n    .sob-homepage-columns .sob-homepage-content-block {\n         margin: 0;\n    }\n    .sob-homepage-content-block.text-center {\n        text-align: center;\n    }\n\n    \/* Titels *\/\n    .sob-homepage-heading-main {\n        font-size: 2.8rem;\n        font-weight: 700;\n        color: #ffffff;\n        text-shadow: 2px 2px 6px rgba(0,0,0,0.6);\n        margin-bottom: 1rem;\n        line-height: 1.2;\n    }\n    .sob-homepage-subheading-main {\n        font-size: 1.3rem;\n        font-weight: 400;\n        color: #f0f0f0;\n        text-shadow: 1px 1px 3px rgba(0,0,0,0.5);\n        margin-bottom: 2.5rem;\n        line-height: 1.5;\n        max-width: 700px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n    .sob-homepage-section-title {\n        font-size: 2.25rem;\n        font-weight: 700;\n        color: #1F2937;\n        margin-bottom: 1.5rem;\n        line-height: 1.3;\n    }\n    .sob-homepage-section.section-bg-image .sob-homepage-section-title,\n    .sob-homepage-section.section-bg-brand .sob-homepage-section-title {\n        color: #ffffff !important;\n        text-shadow: 1px 1px 4px rgba(0,0,0,0.5);\n    }\n     .sob-homepage-section.section-bg-light .sob-homepage-section-title,\n     .sob-homepage-section.section-bg-lightblue .sob-homepage-section-title {\n        color: #1F2937;\n        text-shadow: none;\n    }\n\n\n    @media (max-width: 767px) {\n        .sob-homepage-heading-main { font-size: 2rem; }\n        .sob-homepage-subheading-main { font-size: 1.1rem; }\n        .sob-homepage-section-title { font-size: 1.75rem; }\n    }\n\n    \/* Paragraaf box (voor tekst op afbeeldingen) *\/\n    .sob-homepage-paragraph-box {\n        background-color: rgba(255, 255, 255, 0.92);\n        color: #374151;\n        padding: 1.5rem;\n        border-radius: 8px;\n        margin-bottom: 1.5rem;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n    }\n    .sob-homepage-paragraph-box p {\n        font-size: 18px;\n        line-height: 1.7;\n        color: inherit;\n        margin-bottom: 0;\n    }\n    .sob-homepage-section.section-bg-light .sob-homepage-paragraph-box,\n    .sob-homepage-section.section-bg-brand .sob-homepage-paragraph-box,\n    .sob-homepage-section.section-bg-lightblue .sob-homepage-paragraph-box {\n        background-color: transparent;\n        padding: 0;\n        box-shadow: none;\n    }\n     .sob-homepage-section.section-bg-brand .sob-homepage-paragraph-box p {\n        color: #f0f0f0;\n     }\n     .sob-homepage-section.section-bg-light .sob-homepage-paragraph-box p,\n     .sob-homepage-section.section-bg-lightblue .sob-homepage-paragraph-box p {\n        color: #374151;\n     }\n\n\n    \/* Call to Action Knoppen *\/\n    .sob-homepage-cta {\n        background: #e2001a;\n        color: white !important;\n        padding: 15px 35px;\n        font-size: 18px;\n        font-weight: bold;\n        border: none;\n        border-radius: 8px;\n        cursor: pointer;\n        transition: background-color 0.3s ease, transform 0.2s ease, color 0.3s ease;\n        display: inline-block;\n        text-align: center;\n        text-decoration: none;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n    .sob-homepage-cta:hover {\n        background-color: #b30014;\n        color: white !important;\n        transform: translateY(-2px);\n    }\n    .sob-homepage-cta:active {\n        background-color: #8c1c1c;\n        transform: translateY(0);\n    }\n\n\n    \/* Afbeeldingen in kolommen *\/\n    .sob-homepage-column img.sob-column-image {\n        width: 100%;\n        height: auto;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n        object-fit: cover;\n        max-height: 400px;\n    }\n    .sob-homepage-logo-kortrijk {\n        max-height: 120px;\n        width: auto;\n        margin-bottom: 1.5rem;\n    }\n    .sob-i-am-special-icon {\n        font-size: 3rem;\n        color: #e2001a;\n        margin-bottom: 1rem;\n    }\n    .sob-i-am-special-cover {\n        max-width: 100%;\n        height: auto;\n        border-radius: 8px;\n        margin-bottom: 2rem;\n        display: block;\n        max-height: 350px;\n        object-fit: cover;\n    }\n\n    \/* Partner Logo Sectie *\/\n    .sob-partner-logo-section {\n        padding: 3rem 1rem;\n        background-color: #ffffff;\n    }\n    .sob-partner-logo-row {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        align-items: center;\n        gap: 2.5rem;\n        margin-bottom: 1.5rem;\n    }\n    .sob-partner-logo-row:last-of-type {\n        margin-bottom: 2.5rem;\n    }\n    .sob-partner-logo-row img {\n        width: auto;\n        height: auto;\n        object-fit: contain;\n    }\n    .sob-partner-logo-row img.diamond-partner {\n        max-height: 110px;\n        max-width: 280px;\n    }\n    .sob-partner-logo-section .sob-homepage-cta {\n        margin-top: 1rem;\n    }\n\n    .sob-homepage-heading-on-image {\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: #ffffff;\n    margin-bottom: 1rem;\n    line-height: 1.2;\n}\n\n\n<\/style>\n\n<div class=\"sob-homepage-main-content\">\n<div id=\"sob-volunteer-banner\" style=\"width: 100%; background-color: #e2001a; color: white; text-align: center; padding: 0.75rem 1rem; font-family: Arial, sans-serif; font-size: 1rem;\">\n  <span style=\"margin-right: 1rem; font-weight: bold;\">\n    Wij zoeken nog vrijwilligers voor onze Nationale Spelen\n  <\/span>\n  <a href=\"https:\/\/www.eventication.com\/events\/special-olympics-national-games-2025-kortrijk\" target=\"_blank\" style=\"display: inline-block; padding: 0.4rem 1rem; font-size: 1rem; color: #e2001a; background-color: white; border-radius: 6px; text-decoration: none; font-weight: bold;\">\n    Registreer nu!\n  <\/a>\n<\/div>\n\n    <section class=\"sob-homepage-section section-bg-image\" style=\"background-image: url('https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/03\/%C2%A9GerbrandVanUytvanck_WSGAbuDhabi2019_SpecialOlympicsBelgium_140319_151.jpg'); min-height: 80vh;\">\n        <div class=\"sob-homepage-container\">\n            <div class=\"sob-homepage-content-block text-center\">\n                <h1 class=\"sob-homepage-heading-main\">Samen voor Inclusie door Sport<\/h1>\n                <p class=\"sob-homepage-subheading-main\">Special Olympics Belgium cre\u00ebert kansen voor atleten met een verstandelijke beperking om hun talenten te tonen en grenzen te verleggen.<\/p>\n                <a href=\"https:\/\/special-olympics.be\/nl\/donatie\/\" class=\"sob-homepage-cta\">Steun Onze Atleten<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sob-homepage-section section-bg-light\">\n        <div class=\"sob-homepage-container\">\n            <div class=\"sob-homepage-content-block text-center\">\n              <h2 class=\"sob-homepage-section-title\">Nationale Spelen 2026<\/h2>\n               <p>De Special Olympics Belgium Nationale Spelen komen in 2026 naar de <strong>Hoge Venen!<\/strong> We kijken ernaar uit om de unieke sfeer van de Spelen naar deze regio te brengen. <\/p>\n<a href=\"https:\/\/special-olympics.be\/nl\/ons-werk\/nationale-spelen\/\" class=\"sob-homepage-cta\">Meer over de Nationale Spelen<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<section class=\"sob-homepage-section section-bg-lightblue\">\n    <div class=\"sob-homepage-container\">\n        <h2 class=\"sob-homepage-section-title\" style=\"text-align:center; margin-bottom: 3.5rem;\">Special Olympics Cycling Series 2026<\/h2>\n        \n        <div class=\"sob-homepage-columns\">\n            <div class=\"sob-homepage-column\">\n                <div class=\"sob-homepage-content-block text-center\">\n                    <div class=\"sob-logo-card\" style=\"background-color: #ffffff; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); display: inline-flex; align-items: center; justify-content: center; padding: 1rem 1.5rem; margin-bottom: 1.5rem;\">\n                        <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg\" \n                             alt=\"Special Olympics Cycling Series 2026\" \n                             style=\"max-height: 80px; width: auto; object-fit: contain;\">\n                    <\/div>\n                    \n                    <h3 class=\"sob-logo-card-title\" style=\"color: #1F2937; font-weight: 700; font-size: 1.6rem; margin-bottom: 0.75rem;\">Wielrennen in de Kijker<\/h3>\n                    <p class=\"sob-logo-card-description\" style=\"color: #374151; margin-bottom: 1.5rem;\">\n                        Beleef in 2026 de emotie van de sport met de Special Olympics Cycling Series. Een uniek project dat het talent en de vastberadenheid van onze atleten in heel het land in de schijnwerpers zet.\n                    <\/p>\n                    \n                    <a href=\"https:\/\/cyclingseries.special-olympics.be\/\" class=\"sob-homepage-cta\" target=\"_blank\">Ontdek de Series<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"sob-homepage-column\">\n                <div class=\"sob-homepage-content-block text-center\">\n                    <div class=\"sob-logo-card\" style=\"background-color: #ffffff; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); display: inline-flex; align-items: center; justify-content: center; padding: 1rem 1.5rem; margin-bottom: 1.5rem;\">\n                        <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/corporatecyclingchallenge.jpg\" \n                             alt=\"Corporate Cycling Challenge\" \n                             style=\"max-height: 80px; width: auto; object-fit: contain;\">\n                    <\/div>\n                    \n                    <h3 class=\"sob-logo-card-title\" style=\"color: #1F2937; font-weight: 700; font-size: 1.6rem; margin-bottom: 0.75rem;\">Corporate Cycling Challenge<\/h3>\n                    <p class=\"sob-logo-card-description\" style=\"color: #374151; margin-bottom: 1.5rem;\">\n                        Ga de uitdaging aan met je bedrijf! Per deelnemer gaat er \u20ac10 naar Special Olympics Belgium. Zo steun je rechtstreeks de Cycling Series en draag je bij aan meer inclusie in de wielersport.\n                    <\/p>\n                    \n                    <a href=\"https:\/\/www.corporatecyclingchallenge.be\/\" class=\"sob-homepage-cta\" target=\"_blank\">Schrijf je bedrijf in<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n    <section class=\"sob-homepage-section section-bg-light\">\n        <div class=\"sob-homepage-container\">\n            <div class=\"sob-homepage-content-block text-center\">\n                <h2 class=\"sob-homepage-section-title\">1% Maakt het Verschil<\/h2>\n                <p style=\"max-width: 700px; margin-left:auto; margin-right:auto; margin-bottom:1.5rem;\">In topsport telt elke procent. Die ene procent kan ook het verschil maken voor Special Olympics Belgium. Daarom roepen we bedrijven op om 1% van hun sportsponsoring aan Special Olympics Belgium toe te wijzen. Met jouw hulp kunnen we de inclusie via sport blijven bevorderen.<\/p>\n                <a href=\"https:\/\/special-olympics.be\/nl\/een-procent\/\" class=\"sob-homepage-cta\">Ontdek de 1% Campagne<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sob-homepage-section section-bg-image\" style=\"background-image: url('https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/02\/%C2%A9GerbrandVanUytvanck_WSGAbuDhabi2019_SpecialOlympicsBelgium_140319_104.jpg');\">\n        <div class=\"sob-homepage-container\">\n            <div class=\"sob-homepage-content-block text-center\">\n                 <i class=\"fas fa-heart sob-i-am-special-icon\"><\/i>\n                <h2 class=\"sob-homepage-section-title\">I am Special<\/h2>\n                <div class=\"sob-homepage-paragraph-box\">\n                    <p>Word lid van de \u201cI am Special\u201c Community! Bij Special Olympics Belgium draait alles om verbondenheid, sport en inclusie. Door lid te worden, laat je zien dat je onze missie ondersteunt en mee bouwt aan een inclusieve sportwereld. Voor \u20ac15 per jaar ontvang je een exclusieve pin en 10% korting in onze shop.<\/p>\n                <\/div>\n                <a href=\"https:\/\/special-olympics.be\/nl\/i-am-special\/\" class=\"sob-homepage-cta\">Word Lid &#038; Toon je Hart<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sob-homepage-section section-bg-light\">\n        <div class=\"sob-homepage-container\">\n             <h2 class=\"sob-homepage-section-title\" style=\"text-align:center; margin-bottom: 2.5rem;\">Wie Zijn We?<\/h2>\n            <div class=\"sob-homepage-columns\">\n                <div class=\"sob-homepage-column text-content\">\n                    <div class=\"sob-homepage-content-block\">\n                        <h3>Internationale Beweging<\/h3>\n                        <p>Special Olympics (SO) is een wereldwijde organisatie die sportactiviteiten organiseert voor mensen met een verstandelijke beperking, erkend door het Internationaal Olympisch Comit\u00e9 (IOC).<\/p>\n                         <a href=\"https:\/\/special-olympics.be\/nl\/over-ons\/\" class=\"sob-homepage-cta\" style=\"background: #555; margin-top:1rem;\">Meer over Ons<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"sob-homepage-column\">\n                     <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2021\/03\/%C2%A9GerbrandVanUytvanck_WSGAbuDhabi2019_SpecialOlympicsBelgium_140319_002.jpg\" alt=\"[Afbeelding van internationale atleten]\" class=\"sob-column-image\">\n                <\/div>\n            <\/div>\n            <div class=\"sob-homepage-columns\" style=\"margin-top: 3rem;\">\n                 <div class=\"sob-homepage-column\">\n                     <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/02\/%C2%A9GerbrandVanUytvanck_WSGAbuDhabi2019_SpecialOlympicsBelgium_170319_114.jpg\" alt=\"[Afbeelding van Belgische atleten]\" class=\"sob-column-image\">\n                <\/div>\n                <div class=\"sob-homepage-column text-content\">\n                    <div class=\"sob-homepage-content-block\">\n                        <h3>Special Olympics in Belgi\u00eb<\/h3>\n                        <p>Special Olympics Belgi\u00eb bevordert de duurzame integratie van mensen met een verstandelijke beperking door middel van trainingen en sportwedstrijden gedurende het hele jaar. Al meer dan 40 jaar maken we dromen waar, met de steun van duizenden vrijwilligers.<\/p>\n                        <a href=\"https:\/\/special-olympics.be\/nl\/ons-werk\/\" class=\"sob-homepage-cta\" style=\"background: #555; margin-top:1rem;\">Ontdek Ons Werk<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <section class=\"sob-homepage-section section-bg-image\" style=\"background-image: url('https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/01\/HAP_JV-4358.jpg');\">\n    <div class=\"sob-homepage-container\">\n        <div class=\"sob-homepage-columns\">\n            <div class=\"sob-homepage-column\"><\/div>\n\n            <div class=\"sob-homepage-column content-right\">\n                <div class=\"sob-homepage-content-block\">\n\n                    <h2 class=\"sob-homepage-heading-on-image\">Meer dan Sport Alleen<\/h2>\n\n                    <div class=\"sob-homepage-paragraph-box\">\n                        <p style=\"margin-bottom: 1.5rem;\">\n                            Het Special Olympics Healthy Athletes Programma biedt, in samenwerking met Lions Clubs Belgi\u00eb, gratis gezondheidsscreenings aan onze atleten. Vaak worden fysieke ongemakken door hun verstandelijke beperking niet direct opgemerkt. Wij maken het verschil.\n                        <\/p>\n\n                        <a href=\"https:\/\/special-olympics.be\/nl\/partners\/lions\/\" target=\"_blank\" rel=\"noopener noreferrer\"\n                           style=\"display: inline-flex; align-items: center; gap: 1rem; margin-bottom: 0.5rem; text-decoration: none !important; border-bottom: none !important;\">\n\n                            <span style=\"display: inline-flex; align-items: center; justify-content: center; background: #ffffff; border-radius: 12px; padding: 0.5rem 0.9rem; box-shadow: 0 2px 8px rgba(0,0,0,0.08);\">\n                                <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/06\/Lions.jpg\"\n                                     alt=\"Lions Clubs Belgi\u00eb logo\"\n                                     style=\"height: 80px; width: auto; display: block; object-fit: contain; mix-blend-mode: multiply;\">\n                            <\/span>\n\n                            <span style=\"font-size: 1rem; line-height: 1.4; color: #374151; font-weight: 500; text-decoration: none !important;\">\n                                In samenwerking met <span style=\"color: #e2001a; font-weight: 600;\">Lions Clubs Belgi\u00eb<\/span>\n                            <\/span>\n\n                        <\/a>\n                    <\/div>\n\n                    <a href=\"https:\/\/special-olympics.be\/nl\/ons-werk\/healthy-athletes-gezondheid\/\" class=\"sob-homepage-cta\">\n                        Ontdek Healthy Athletes\n                    <\/a>\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n    <section class=\"sob-homepage-section section-bg-brand\">\n        <div class=\"sob-homepage-container\">\n            <div class=\"sob-homepage-content-block text-center\">\n                <h2 class=\"sob-homepage-section-title\" style=\"font-size: 2.5rem; text-shadow: none;\">Jouw Steun Maakt het Verschil!<\/h2>\n                <p style=\"margin-bottom: 2rem; max-width: 600px; margin-left:auto; margin-right:auto;\">Elke bijdrage, groot of klein, helpt onze atleten om hun dromen na te jagen en volwaardig deel te nemen aan de maatschappij. Word deel van onze familie en draag bij aan een inclusieve wereld.<\/p>\n                <a href=\"https:\/\/special-olympics.be\/nl\/donatie\/\" class=\"sob-homepage-cta sob-homepage-cta-brand-inverted\" style=\"padding: 18px 40px; font-size: 20px;\">Doneer Nu &#038; Steun Onze Atleten<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sob-homepage-section sob-partner-logo-section section-bg-light\">\n        <div class=\"sob-homepage-container\">\n            <h2 class=\"sob-homepage-section-title\" style=\"text-align:center; margin-bottom: 2.5rem;\">Onze Partners<\/h2>\n            <p style=\"text-align:center; margin-bottom: 2rem; max-width: 700px; margin-left:auto; margin-right:auto;\">Samen met onze gewaardeerde partners maken we de dromen van onze atleten waar. Hun steun is cruciaal voor het succes van Special Olympics Belgium.<\/p>\n            <div class=\"sob-partner-logo-row\">\n                <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/06\/Belfius.jpg\" alt=\"Belfius logo\" class=\"diamond-partner\">\n                <img decoding=\"async\" src=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2022\/06\/Lotto.jpg\" alt=\"Lotto logo\" class=\"diamond-partner\">\n            <\/div>\n            <a href=\"https:\/\/special-olympics.be\/nl\/partners\/\" class=\"sob-homepage-cta\">Ontdek Al Onze Partners<\/a>\n        <\/div>\n    <\/section>\n\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Wij zoeken nog vrijwilligers voor onze Nationale Spelen Registreer nu! Samen voor Inclusie door Sport Special&#8230; <span class=\"moreLink\"><a href=\"https:\/\/special-olympics.be\/nl\/\">+<\/a><\/span><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-home.php","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"class_list":["post-832","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Welkom bij Special Olympics Belgium - Special Olympics<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/special-olympics.be\/nl\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Welkom bij Special Olympics Belgium - Special Olympics\" \/>\n<meta property=\"og:description\" content=\"Wij zoeken nog vrijwilligers voor onze Nationale Spelen Registreer nu! Samen voor Inclusie door Sport Special... +\" \/>\n<meta property=\"og:url\" content=\"https:\/\/special-olympics.be\/nl\/\" \/>\n<meta property=\"og:site_name\" content=\"Special Olympics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T20:33:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/\",\"url\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/\",\"name\":\"Welkom bij Special Olympics Belgium - Special Olympics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/special-olympics.be\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/CYCLING-SERIES-RGB.jpg\",\"datePublished\":\"2021-03-22T15:57:38+00:00\",\"dateModified\":\"2026-03-25T20:33:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/special-olympics.be\\\/nl\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#primaryimage\",\"url\":\"https:\\\/\\\/special-olympics.be\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/CYCLING-SERIES-RGB.jpg\",\"contentUrl\":\"https:\\\/\\\/special-olympics.be\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/CYCLING-SERIES-RGB.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Welkom bij Special Olympics Belgium\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/\",\"name\":\"Special Olympics\",\"description\":\"Special Olympics Belgium\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/special-olympics.be\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Welkom bij Special Olympics Belgium - Special Olympics","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:\/\/special-olympics.be\/nl\/","og_locale":"nl_NL","og_type":"article","og_title":"Welkom bij Special Olympics Belgium - Special Olympics","og_description":"Wij zoeken nog vrijwilligers voor onze Nationale Spelen Registreer nu! Samen voor Inclusie door Sport Special... +","og_url":"https:\/\/special-olympics.be\/nl\/","og_site_name":"Special Olympics","article_modified_time":"2026-03-25T20:33:42+00:00","og_image":[{"url":"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"5 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/special-olympics.be\/nl\/","url":"https:\/\/special-olympics.be\/nl\/","name":"Welkom bij Special Olympics Belgium - Special Olympics","isPartOf":{"@id":"https:\/\/special-olympics.be\/nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/special-olympics.be\/nl\/#primaryimage"},"image":{"@id":"https:\/\/special-olympics.be\/nl\/#primaryimage"},"thumbnailUrl":"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg","datePublished":"2021-03-22T15:57:38+00:00","dateModified":"2026-03-25T20:33:42+00:00","breadcrumb":{"@id":"https:\/\/special-olympics.be\/nl\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/special-olympics.be\/nl\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/special-olympics.be\/nl\/#primaryimage","url":"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg","contentUrl":"https:\/\/special-olympics.be\/wp-content\/uploads\/2026\/03\/CYCLING-SERIES-RGB.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/special-olympics.be\/nl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/special-olympics.be\/nl\/"},{"@type":"ListItem","position":2,"name":"Welkom bij Special Olympics Belgium"}]},{"@type":"WebSite","@id":"https:\/\/special-olympics.be\/nl\/#website","url":"https:\/\/special-olympics.be\/nl\/","name":"Special Olympics","description":"Special Olympics Belgium","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/special-olympics.be\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"}]}},"_links":{"self":[{"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/pages\/832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/comments?post=832"}],"version-history":[{"count":50,"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/pages\/832\/revisions"}],"predecessor-version":[{"id":8293,"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/pages\/832\/revisions\/8293"}],"wp:attachment":[{"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/media?parent=832"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/special-olympics.be\/nl\/wp-json\/wp\/v2\/categories?post=832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}