<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="nl"> <![endif]-->
		<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="nl"> <![endif]-->
		<!--[if IE 8]>    <html class="no-js lt-ie9" lang="nl"> <![endif]-->
		<!--[if gt IE 8]><!--> <html class="no-js" lang="nl"> <!--<![endif]-->
<head>
	    <meta charset="utf-8">
   
	<title>NTR - Home</title>

	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" id="thisViewport">
	<script>
	function setViewport() {
		// use special function for Android native, standard for everything else
		sNav = navigator.userAgent;

		if (sNav.indexOf("Android") > -1 && sNav.indexOf(" Version/") > -1) {
			var mvp = document.getElementById('thisViewport');	
			if (screen.width < 721)
			mvp.setAttribute('content','width=640, initial-scale=0.5, user-scalable=1');
		}
		else {
			if (screen.width < 641)
				thisContentWidth = 640;
			else if (screen.width < 768)
				thisContentWidth = 700;
			else if (screen.width > 767 && screen.width < 1024) 
				thisContentWidth = 1024;
	
			if	(screen.width < 1024) {	
				var mvp = document.getElementById('thisViewport');	
				if (window.orientation != 90 && window.orientation != -90) {
					targetScale = screen.width / thisContentWidth;
				}
				else
				{
					if(screen.width>screen.height)
						targetScale = screen.width / thisContentWidth;		
					else
						targetScale = screen.height / thisContentWidth;
				}
			if (sNav.match(/IEMobile/i))
				mvp.setAttribute('content','width='+thisContentWidth+', initial-scale='+targetScale+', maximum-scale='+targetScale+', user-scalable=1');		
			else
				mvp.setAttribute('content','width=device-width, initial-scale='+targetScale+', user-scalable=1');
			}
		}
	}
	setViewport();
	</script>

	 
	<meta name="description" content="Publieke omroep met wettelijke taken op het gebied van informatie, educatie, cultuur, jeugd en diversiteit. De NTR maakt speciale programma’s voor alle doelgroepen." />
	<meta name="keywords" content="" />
	<meta name="author" content="Omroep NTR" />

			<meta name="robots" content="index, follow" />
	
	<meta property="og:url" content="https://www.ntr.nl" />
	<meta property="og:site_name" content="NTR" />
	<meta property="og:title" content="Home" />
	<meta property="og:description" content="" />
	<meta property="og:type" content="website" />

						
	<link rel="shortcut icon" href="/bundles/ntrportalpublicationbundle/images/favicon.ico" />

	<link sizes="152x152" rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-152x152-precomposed.png" />
	<link sizes="144x144" rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-144x144-precomposed.png" />
	<link sizes="120x120" rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-120x120-precomposed.png" />
	<link sizes="114x114" rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-114x114-precomposed.png" />
	<link sizes="72x72" rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-72x72-precomposed.png" />
	<link rel="apple-touch-icon-precomposed" href="/bundles/ntrportalpublicationbundle/images/apple-touch-icon-precomposed.png" />	

    <link
      rel="stylesheet"
      href="https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.css"
    />

    <link href="/bundles/ntrportalpublicationbundle/css/style.css?v=260420" rel="stylesheet" type="text/css" />
   
	
	
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script>
	var bootstrapStage = 'production';
	var loginApiUrl
</script>

<!-- NPO Cookiewall -->
	<script>
		var hostName = window.location.hostname;
		(function () {
			var organisation = 'NTR';
			var site = hostName.substring(hostName.lastIndexOf(".", hostName.lastIndexOf(".") - 1) + 1);
			var ccmWrapperElement = document.createElement('script');
			var ccmWrapperVersion = 'v1.2';
							var ccmDomain = 'https://ccm.npo.nl';
						ccmWrapperElement.type = 'text/javascript';
			ccmWrapperElement.crossOrigin = 'anonymous';
			ccmWrapperElement.src = ccmDomain + '/sites/' + organisation + '/' + site + '/ccm-wrapper_' + ccmWrapperVersion + '.js';
			ccmWrapperElement.async = true;
			ccmWrapperElement.defer = ccmWrapperElement.async;
			var s = document.getElementsByTagName('script')[0];
			s.parentNode.insertBefore(ccmWrapperElement, s);
			window.addEventListener('CCM_Wrapper_ready', function (e) {
				ccmWrapper.init();
			}, false);
		})();
	</script>
<!-- /NPO Cookiewall -->

<!-- NPO Tag -->
    <script src="https://npotag.npo-data.nl/prod/npo-tag.min.js"></script>

<script lang="text/javascript">
    window.onload = function () {
        const tag = npotag.newTag(
            // Set properties shared by all events
            {
                brand: 'NTR.nl',
                brand_id: 630382,
                platform: 'site',
                platform_version: '1.0.0',
            },
            // Create the tag plugins you want to use
            [
                npotag.newGovoltePlugin(),
                npotag.newATInternetPlugin(),
            ]
        );
        const tracker = npotag.newPageTracker(tag, {
            page: 'home',
                        broadcasters: 'ntr',
                                    
        });
        // Send a page view event
        tracker.pageView();
    }
</script>

<!-- /NPO Tag -->

<!-- NPO Player -->
<script src="https://cdn.npoplayer.nl/player/v1/web/npoplayer.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://cdn.npoplayer.nl/player/v1/web/npoplayer.css">
<!-- /NPO Player -->

	</head>
<body>

					
		

	<div id="container" class="ntr-yellow">
    <button type="button" class="skip-link top">Ga naar hoofdinhoud</button>
    <div class="topmenu">
    <div class="primary">
      <nav id="navigation">
        <button id="nav-button" aria-expanded="false" aria-controls="menu-list" aria-label="Hoofdmenu" title="Hoofdmenu" type="button">
            <span id="nav-icon" role="img" aria-label="Navigatie icon">
                <span> </span>
                <span> </span>
                <span> </span>
            </span>
        </button>
        <div class="menu-wrapper" id="menu-list" hidden>
          <div class="backdrop" id="menu-background"></div>
          <ul role="menu">
              <li role="menuitem" class="search">
                  <div id="search-form">
                      <form action="/site/zoek?query=value" method="get">
                          <label class="search-label visually-hidden" for="search-nav">Zoeken</label>
                          <input id="search-nav" type="text"  aria-labelledby="search-submit" placeholder="zoek in ntr.nl"
                              value="" name="query" id="search-box" />
                          <button id="search-submit" type="submit" aria-label="Zoeken" title="Zoeken">
                              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.64 44" role="img">
                                  <title id="search-icon">Zoeken</title>
                                  <g id="Layer_2" data-name="Layer 2">
                                      <g id="Layer_1-2" data-name="Layer 1">
                                          <path class="cls-1"
                                              d="M42.54,42.76a3.76,3.76,0,0,1-5.43.16L23.43,29.33a4,4,0,0,1-1.06-3.61,13.86,13.86,0,0,1-8.3,3.08,13.35,13.35,0,0,1-9.91-3.92A14.23,14.23,0,0,1,0,14.83,14.86,14.86,0,0,1,4,4.51a13.7,13.7,0,0,1,19.75-.59,14.7,14.7,0,0,1,1.5,18.69,3.68,3.68,0,0,1,3.55,1L42.5,37.16A4,4,0,0,1,42.54,42.76ZM23.7,14.11a9.88,9.88,0,0,0-2.9-7A9.54,9.54,0,0,0,7,7.51a10.27,10.27,0,0,0,.1,14.2A9.55,9.55,0,0,0,20.9,21.3,10.35,10.35,0,0,0,23.7,14.11Z" />
                                      </g>
                                  </g>
                              </svg>
                          </button>
                      </form>
                  </div>
              </li>
              <li role="menuitem"><a href="/site/nieuws">Nieuws</a></li>
              <li role="menuitem"><a href="/site/programmas">Programma's</a></li>
              <li role="menuitem"><a href="/site/faq">Publiek</a></li>
              <li role="menuitem"><a href="/site/tekst/vacatures-stages/14">Vacatures</a></li>
              <li role="menuitem"><a href="/site/tekst/over-ntr/8">Over NTR</a></li>
          </ul>
        </div>
      </nav>
      <div class="ntr-logo">
          <a href="/" title="Home" aria-label="Home">
              <svg role="img" aria-label="Logo NTR" version="1.1" id="logo-ntr-header"
                  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 58.22">
                  <g id="ntr-logo-header-layer" data-name="NTR Logo Layer">
                      <path
                          d="M171.2,13.32a8.8,8.8,0,1,1-8.79,8.79h0A8.79,8.79,0,0,1,171.2,13.32ZM51,57.18H40.53V33.08a9.19,9.19,0,1,0-18.37,0v24.1H11.65v-24a19.55,19.55,0,0,1,1.73-8.06,5.27,5.27,0,0,1-6.17.67L2.63,23.18a5.26,5.26,0,1,1,5.26-9.11l4.57,2.64A5.26,5.26,0,0,1,15,22.22a19.69,19.69,0,0,1,36,11Zm50.13-18.66a19.7,19.7,0,0,1-39.4,0V5.39L72.28,0V18.82a5.26,5.26,0,0,1,5-3.8h8.56a5.26,5.26,0,1,1,0,10.51H77.33a5.26,5.26,0,0,1-5-3.8V38.78c0,5.07,4.12,9.71,9.19,9.72s9.18-4.65,9.19-9.72V36.19h10.51Zm51.24-3.74H141.89v-1.7a9.19,9.19,0,1,0-18.37,0v24.1H113v-24a19.55,19.55,0,0,1,1.73-8.06,5.27,5.27,0,0,1-6.17.67L104,23.18a5.26,5.26,0,0,1,5.26-9.11l4.57,2.64a5.23,5.23,0,0,1,2.54,5.51,19.7,19.7,0,0,1,36.05,11ZM171.2,57.52a8.79,8.79,0,0,1-8.79-8.8h0a8.8,8.8,0,1,1,8.79,8.8Z" />
                  </g>
              </svg>
          </a>
      </div>
    </div>
    <div class="secondary">
      <div class="npo-logo">
          <a href="https://www.npostart.nl" title="NPO Start" target="_blank"><img
                  src="/bundles/ntrportalpublicationbundle/images/npo_logo.png" alt="NPO Start logo"></a>
      </div>
    </div>
</div>		<div id="content" tabindex="-1">
        	<div id="sterad" class="sterbanner"></div><script type="text/plain" class="npo_cc_advertising" src="//adcdn.ster.nl/script/ntr.ntr.homepage.min.js" async></script>
        
		<header class="header">
						
				
															
																																																																																																											
        <div class="teaser-header-wrapper">
					<div class="teaser">
						<div class="teaser-image header-image">
              <img
                id="js-header-image"
                src="https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w640.r3-2.c85b799.jpg"
                srcset="https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w640.r3-2.c85b799.jpg 640w, https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w850.r3-2.f49da8f.jpg 850w, https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w1024.r3-1.a3980eb.jpg 1024w, https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w1200.r3-1.9a51f65.jpg 1200w, https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w1920.r3-1.ca422be.jpg 1920w, https://ntr.nl/thumbs/i/9000/mod_media_image/9734.w3000.r3-1.869f573.jpg 3000w"
                sizes="100vw"
                alt="Jekels jacht naar het eeuwige leven header"
              />
						</div>
						<div class="teaser-text">
							<p class="teaser-title"><a href="https://ntr.nl/Jekels-jacht-naar-het-eeuwige-leven/686">Jekels jacht naar het eeuwige leven</a></p>
							<div class="teaser-subtitle"><a tabindex="-1" href="https://ntr.nl/Jekels-jacht-naar-het-eeuwige-leven/686">Wetenschap</a></div>
						</div>
						<a tabindex="-1" href="/" title="NTR Homepage">
    <div class="bol">
        <img src="/bundles/ntrportalpublicationbundle/images/ntr_logo.svg" alt="Logo NTR" />
    </div>
</a>

<div class="bol-mask"> </div>
<div class="bol-top-left"> </div>
<div class="bol-bottom-left"> </div>
					</div>
        </div>
				
					</header>


        <main>
  <h1 class="visually-hidden">Homepagina</h1>
	
		
                            <div class="block-title block-title-large"><h2>Nu te zien en te horen</h2></div>
                <div class="teaser-wrapper large">
                                                
<a href="https://ntr.nl/serie/230/tekst/Andere+Tijden+Sport+2025/605#9730">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9743.w541.r3-4.4edc076.png');" role="img" aria-label="18mei Andere Tijden Sport Voor Cody Gakpo"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Andere Tijden Sport</h3>
                                                    <div class="subtitle">Rob Rensenbrink </div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://www.npo3fm.nl/programmas/vera-on-track">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/7000/mod_media_image/7596.w541.r3-4.88ae612.jpg');" role="img" aria-label="17okt Amsterdam Dance Event Vera Siemons"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Vera on track</h3>
                                                    <div class="subtitle">Op 3FM</div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://ntr.nl/Het-echte-leven-in-de-dierentuin/344#content">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9746.w541.r3-4.e5dad38.png');" role="img" aria-label="18mei Het echte leven in de dierentuin - tijger"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Het echte leven</h3>
                                                    <div class="subtitle">in de dierentuin</div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://www.hetklokhuis.nl/">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9744.w541.r3-4.68f0937.jpg');" role="img" aria-label="18mei Het Klokhuis Anas Derow"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Het Klokhuis</h3>
                                                    <div class="subtitle">Daar steek je wat van op</div>
                            </div>
            
        </div>
    </div>
</a>
                                    </div>
    

					<section class="home-player">
				    <div class="promo-video">
        <div class="player">
            					<div class="npo_wrapper" data-mid="WO_NTR_20291941"
								></div>							
	        </div>
        <div class="promo-content">
            <h2 class="home-promotitle">Speciaal voor iedereen</h2>
            <p>Wij maken toegankelijke en relevante programma’s voor alle doelgroepen, met oog voor thema&#039;s en doelgroepen die onderbelicht dreigen te blijven. Van Het Klokhuis tot Andere Tijden en van Podium Klassiek tot Nieuwsuur.  <a href="https://www.ntr.nl/site/tekst/over-ntr/8" class="promo-link">meer</a> </p>
        </div>
    </div>

			</section>
		
		
                            <div class="block-title block-title-medium"><h2>Actueel</h2></div>
                <div class="teaser-wrapper medium">
                                                
<a href="https://hetklokhuis.nl/algemeen/892/In%20Memoriam:%20Bas%20Westerweel%20(1963%20-%202026)#">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9750.w541.r1-1.2b14eb8.png');" role="img" aria-label="Bas Westerweel"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Klokhuis herdenkt</h3>
                                                    <div class="subtitle">Bas Westerweel</div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://ntr.nl/site/verzameling/ntr-podcasts/2">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/8000/mod_media_image/8489.w541.r1-1.c3f0311.jpg');" role="img" aria-label="NTR TIP NTR Podcasts"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>NTR Podcasts</h3>
                                                    <div class="subtitle">Uren luisterplezier</div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://ntr.nl/site/nieuws/Gezocht:+queer+familie+voor+een+social+media+campagne/680">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9740.w541.r1-1.9643a43.jpg');" role="img" aria-label="This is my family"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Gezocht: queer familie</h3>
                                                    <div class="subtitle">voor social media campagne</div>
                            </div>
            
        </div>
    </div>
</a>
                                                                
<a href="https://ntr.nl/site/nieuws/Sophie+van+de+Heide+wint/679">
    <div class="item">
                                                               <span class="background-image" style="background-image: url('https://ntr.nl/thumbs/i/9000/mod_media_image/9710.w541.r1-1.cb37753.jpg');" role="img" aria-label="Sophie van de Heide winnaar Project Dans"> </span>
                
        <div class="overlay">
            <div class="teaser">
                                    <h3>Sophie winnaar </h3>
                                                    <div class="subtitle">Project Dans</div>
                            </div>
            
        </div>
    </div>
</a>
                                    </div>
    

		
        

		 <!-- block Social media and newsletter -->
        <div class="socialcontainer bottom">
            <hr class="divider colored" />
            <div class="social">
                <p>Meld je aan voor de <a href="/site/tekst/nieuwsbrief-ntr/11#content">NTR Nieuwsbrief</a><br/>en volg ons op social media</p>
                <div class="icons">
                    <a href="https://www.youtube.com/user/NTRomroep">
                        <div class="icon">
    <svg role="img" aria-label="YouTube" id="logo-youtube" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><defs><style>.background {fill: #000000;}.icon {fill: #303030;}</style></defs><g id="youtube"><path class="background" d="M80,40A40,40,0,1,1,40,0,40,40,0,0,1,80,40Z" /><path class="icon" d="M63.21,30.23s-.46-3.4-1.88-4.9a6.58,6.58,0,0,0-4.74-2.09C50,22.74,40,22.74,40,22.74h0s-10,0-16.58.5a6.62,6.62,0,0,0-4.75,2.09c-1.41,1.5-1.88,4.91-1.88,4.91a78.24,78.24,0,0,0-.47,8V42a78.56,78.56,0,0,0,.47,8s.47,3.4,1.88,4.9c1.81,2,4.18,1.9,5.23,2.11,3.79.38,16.11.5,16.11.5s10,0,16.59-.52a6.63,6.63,0,0,0,4.74-2.09c1.42-1.5,1.88-4.91,1.88-4.91a76.63,76.63,0,0,0,.48-8V38.23A77,77,0,0,0,63.21,30.23Zm-15.3,9.38-12.8,6.91V32.64l5.77,3.14Z" /></g></svg>
</div>
                    </a>
                    
                    <a href="https://www.instagram.com/omroepntr">
                        <div class="icon">
    <svg role="img" aria-label="Instagram" version="1.1" id="logo-instagram" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve"><style type="text/css">.background { fill: #000000;}.icon {fill: #303030;}</style><g id="instagram"><path id="XMLID_115_" class="background" d="M80,40c0,22.09-17.91,40-40,40C17.91,80,0,62.09,0,40C0,17.91,17.91,0,40,0 C62.09,0,80,17.91,80,40z" /><path class="icon" d="M54.53,16.31H25.46c-5.05,0-9.16,4.11-9.16,9.15v9.67v3.56v15.84c0,5.05,4.11,9.16,9.16,9.16h29.07 c5.05,0,9.16-4.11,9.16-9.16V38.7v-3.57v-9.67C63.69,20.42,59.58,16.31,54.53,16.31z M57.16,21.77l1.05-0.01v1.05v6.98l-8,0.03 l-0.03-8.03L57.16,21.77z M33.24,35.14c1.52-2.1,3.98-3.48,6.76-3.48c2.78,0,5.24,1.38,6.76,3.48c0.18,0.25,0.35,0.52,0.5,0.79 c0.68,1.2,1.08,2.59,1.08,4.07c0,4.6-3.74,8.34-8.34,8.34c-4.6,0-8.34-3.74-8.34-8.34c0-1.48,0.4-2.86,1.08-4.07 C32.89,35.66,33.06,35.39,33.24,35.14z M59.07,54.53c0,2.5-2.04,4.54-4.54,4.54H25.46c-2.5,0-4.54-2.04-4.54-4.54V37.59v-2.46H28 c-0.18,0.43-0.33,0.88-0.46,1.34c-0.32,1.12-0.5,2.3-0.5,3.52c0,7.14,5.81,12.96,12.96,12.96c7.14,0,12.96-5.81,12.96-12.96 c0-1.22-0.18-2.4-0.5-3.52c-0.13-0.46-0.28-0.9-0.46-1.34h7.08v2.46V54.53z" /></g></svg>
</div>
                    </a>
                    
                    <a href="https://www.facebook.com/ntromroep">
                        <div class="icon">
    <svg role="img" aria-label="Facebook" version="1.1" id="logo-facebook" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve"><style type="text/css">.background{fill:#000000;}.icon{fill: #303030;}</style><g id="facebook"><ellipse id="XMLID_21_" transform="matrix(0.9999 -0.0144 0.0144 0.9999 -0.5716 0.5799)" class="background" cx="40" cy="40" rx="40" ry="40" /><path id="XMLID_19_" class="icon" d="M43.52,30.64v-3.79c0-1.85,1.23-2.28,2.1-2.28c0.86,0,5.32,0,5.32,0v-8.12l-7.32-0.03 c-8.13,0-9.97,6.06-9.97,9.93v4.28h-4.7v5.72v3.75h4.74c0,10.74,0,23.69,0,23.69h9.48c0,0,0-13.08,0-23.69h7.03l0.34-3.72 l0.52-5.75H43.52z" /></g></svg>
</div>                    </a>
                    
                    <a href="https://www.linkedin.com/company/1216523/">
                        <div class="icon">
    <svg aria-label="NTR LinkedIn" version="1.1" id="logo-linkedin" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve" role="img"><style type="text/css">.background{fill: #000000;}.icon{fill: #303030;}</style><g id="linkedin"><path id="XMLID_108_" class="background" d="M80,40c0,22.09-17.91,40-40,40C17.91,80,0,62.09,0,40C0,17.91,17.91,0,40,0 C62.09,0,80,17.91,80,40z" /><g><polygon id="XMLID_106_" class="icon" points="17.33,38.45 17.33,61.66 28.39,61.66 28.39,36.59 28.39,30.07 17.33,30.07" /><path id="XMLID_105_" class="icon" d="M22.86,14.28c-3.05,0-5.53,2.48-5.53,5.53c0,3.05,2.48,5.53,5.53,5.53s5.53-2.47,5.53-5.53 C28.39,16.75,25.91,14.28,22.86,14.28z" /><path id="XMLID_104_" class="icon" d="M64.47,39.77c-0.75-5.95-3.48-9.7-11.53-9.7c-4.77,0-7.98,1.77-9.29,4.26h-0.14v-4.26H34.7 v6.06v25.53h9.2V46c0-4.13,0.78-8.13,5.89-8.13c5.03,0,5.44,4.72,5.44,8.39v15.39h9.48V44.3h0 C64.71,42.68,64.65,41.16,64.47,39.77z" /></g>
        </g>
    </svg>
</div>                    </a>
                </div>
            </div> 
        </div><!-- End block Social media-->
	</main> <!-- End from main -->
        
<script lang="text/javascript">
    window.onload = function () {
        const tag = npotag.newTag(
            // Set properties shared by all events
            {
                brand: 'NTR.nl',
                brand_id: 630382,
                platform: 'site',
                platform_version: '1.0.0',
            },
            // Create the tag plugins you want to use
            [
                npotag.newGovoltePlugin(),
                npotag.newATInternetPlugin(),
            ]
        );
        const tracker = npotag.newPageTracker(tag, {
            page: 'home',
                        broadcasters: 'ntr',
                                    
        });
        // Send a page view event
        tracker.pageView();
    }
</script>


                <footer>
  <div class="footer-wrapper">
  <nav aria-label="Footer navigatie">
    <ul>
      <li>
        <a href="/contact" title="Contact">
          <span>Contact</span>
        </a>
      </li>
      <li>
        <a href="/site/faq" title="Veelgestelde vragen">
          <span>Veelgestelde vragen</span>
        </a>
      </li>
      <li>
        <a href="https://pers.ntr.nl" target="_blank" title="Pers">
          <span>Pers</span>
          <div class="icon">
    <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
      <path d="M19.5 2H2.5C2.36739 2 2.24021 2.05268 2.14645 2.14645C2.05268 2.24021 2 2.36739 2 2.5V10.5C2 10.6326 2.05268 10.7598 2.14645 10.8536C2.24021 10.9473 2.36739 11 2.5 11H3.5C3.63261 11 3.75979 10.9473 3.85355 10.8536C3.94732 10.7598 4 10.6326 4 10.5V4H18V18H11.5C11.3674 18 11.2402 18.0527 11.1464 18.1464C11.0527 18.2402 11 18.3674 11 18.5V19.5C11 19.6326 11.0527 19.7598 11.1464 19.8536C11.2402 19.9473 11.3674 20 11.5 20H19.5C19.6326 20 19.7598 19.9473 19.8536 19.8536C19.9473 19.7598 20 19.6326 20 19.5V2.5C20 2.36739 19.9473 2.24021 19.8536 2.14645C19.7598 2.05268 19.6326 2 19.5 2Z" />
      <path d="M11 11.248C10.9995 11.1824 10.9732 11.1196 10.9268 11.0732C10.8804 11.0268 10.8176 11.0005 10.752 11H5.377C5.27495 11.0059 5.17902 11.0506 5.10891 11.125C5.0388 11.1994 4.99983 11.2978 5 11.4C5.0001 11.4522 5.01059 11.5038 5.03085 11.5519C5.0511 11.5999 5.08073 11.6435 5.118 11.68L7.011 13.573L2.2 18.389C2.10626 18.4828 2.05361 18.6099 2.05361 18.7425C2.05361 18.8751 2.10626 19.0022 2.2 19.096L2.9 19.8C2.99376 19.8937 3.12092 19.9464 3.2535 19.9464C3.38608 19.9464 3.51324 19.8937 3.607 19.8L8.421 14.986L10.314 16.879C10.351 16.9175 10.3954 16.9481 10.4445 16.9689C10.4937 16.9898 10.5466 17.0003 10.6 17C10.7022 17.0002 10.8006 16.9612 10.875 16.8911C10.9494 16.821 10.9941 16.725 11 16.623V11.248Z" />
    </svg>
</div>        </a>
      </li>
      <li>
        <a href="https://werkenbij.ntr.nl/" target="_blank" title="Werken bij de NTR">
          <span>Werken bij NTR</span>
          <div class="icon">
    <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
      <path d="M19.5 2H2.5C2.36739 2 2.24021 2.05268 2.14645 2.14645C2.05268 2.24021 2 2.36739 2 2.5V10.5C2 10.6326 2.05268 10.7598 2.14645 10.8536C2.24021 10.9473 2.36739 11 2.5 11H3.5C3.63261 11 3.75979 10.9473 3.85355 10.8536C3.94732 10.7598 4 10.6326 4 10.5V4H18V18H11.5C11.3674 18 11.2402 18.0527 11.1464 18.1464C11.0527 18.2402 11 18.3674 11 18.5V19.5C11 19.6326 11.0527 19.7598 11.1464 19.8536C11.2402 19.9473 11.3674 20 11.5 20H19.5C19.6326 20 19.7598 19.9473 19.8536 19.8536C19.9473 19.7598 20 19.6326 20 19.5V2.5C20 2.36739 19.9473 2.24021 19.8536 2.14645C19.7598 2.05268 19.6326 2 19.5 2Z" />
      <path d="M11 11.248C10.9995 11.1824 10.9732 11.1196 10.9268 11.0732C10.8804 11.0268 10.8176 11.0005 10.752 11H5.377C5.27495 11.0059 5.17902 11.0506 5.10891 11.125C5.0388 11.1994 4.99983 11.2978 5 11.4C5.0001 11.4522 5.01059 11.5038 5.03085 11.5519C5.0511 11.5999 5.08073 11.6435 5.118 11.68L7.011 13.573L2.2 18.389C2.10626 18.4828 2.05361 18.6099 2.05361 18.7425C2.05361 18.8751 2.10626 19.0022 2.2 19.096L2.9 19.8C2.99376 19.8937 3.12092 19.9464 3.2535 19.9464C3.38608 19.9464 3.51324 19.8937 3.607 19.8L8.421 14.986L10.314 16.879C10.351 16.9175 10.3954 16.9481 10.4445 16.9689C10.4937 16.9898 10.5466 17.0003 10.6 17C10.7022 17.0002 10.8006 16.9612 10.875 16.8911C10.9494 16.821 10.9941 16.725 11 16.623V11.248Z" />
    </svg>
</div>        </a>
      </li>
      <li>
        <a href="/plekvoortalent" title="Plek voor talent">
          <span>Plek voor talent</span>
        </a>
      </li>
            <li>
        <a href="/over" title="Over NTR">
          <span>Over NTR</span>
        </a>
      </li>
      <li>
        <a href="/privacy" title="Privacy">
          <span>Privacy</span>
        </a>
      </li>
      <li>
        <a href="/algemenevoorwaarden" title="Algemene Voorwaarden">
          <span>Algemene voorwaarden</span>
        </a>
      </li>
    </ul>
  </nav>
  <div class="footer-logo">
    <a href="/" title="Home" aria-label="Home">
      <svg role="img" aria-label="Logo NTR" version="1.1" id="logo-ntr-footer"
        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 58.22">
        <style type="text/css">.background {fill: #000000;}.footer-ntr-logo {fill: #303030;}</style>
        <g id="ntr-logo-footer-layer" data-name="NTR Logo Layer">
          <path class="footer-ntr-logo" d="M171.2,13.32a8.8,8.8,0,1,1-8.79,8.79h0A8.79,8.79,0,0,1,171.2,13.32ZM51,57.18H40.53V33.08a9.19,9.19,0,1,0-18.37,0v24.1H11.65v-24a19.55,19.55,0,0,1,1.73-8.06,5.27,5.27,0,0,1-6.17.67L2.63,23.18a5.26,5.26,0,1,1,5.26-9.11l4.57,2.64A5.26,5.26,0,0,1,15,22.22a19.69,19.69,0,0,1,36,11Zm50.13-18.66a19.7,19.7,0,0,1-39.4,0V5.39L72.28,0V18.82a5.26,5.26,0,0,1,5-3.8h8.56a5.26,5.26,0,1,1,0,10.51H77.33a5.26,5.26,0,0,1-5-3.8V38.78c0,5.07,4.12,9.71,9.19,9.72s9.18-4.65,9.19-9.72V36.19h10.51Zm51.24-3.74H141.89v-1.7a9.19,9.19,0,1,0-18.37,0v24.1H113v-24a19.55,19.55,0,0,1,1.73-8.06,5.27,5.27,0,0,1-6.17.67L104,23.18a5.26,5.26,0,0,1,5.26-9.11l4.57,2.64a5.23,5.23,0,0,1,2.54,5.51,19.7,19.7,0,0,1,36.05,11ZM171.2,57.52a8.79,8.79,0,0,1-8.79-8.8h0a8.8,8.8,0,1,1,8.79,8.8Z" />
        </g>
      </svg>
    </a>
  </div>
  <div class="footer-copyright">
    <div><span class="cfont">&copy;</span> NTR 2026</div>
  </div>
  <div class="bgf">
    <div class="bgf1"> </div>
    <div class="bgf2"> </div>
  </div>
  </div>
</footer>
        <button type="button" class="skip-link bottom">Terug naar hoofdinhoud</button>
    </div>
		<!-- NTR scripts, including NPOPLayer -->
<script src="/bundles/ntrapplicationbundle/javascript/scripts.js?v=260420"></script>
<!-- Swiper -->
<script src="https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.js"></script>
<script src="/bundles/ntrportalpublicationbundle/javascript/vendor/jquery.autoellipsis.min.js"></script>
<!-- NTR Scripts -->
<script src="/bundles/ntrportalpublicationbundle/javascript/scripts.js?v=4.0"></script>
<!-- iOS orientation fix -->
<script src="/bundles/ntrportalpublicationbundle/javascript/vendor/ios-orientationchange-fix.js"></script>

	</div>
</body>
</html>
