})|raw }}
{% elseif item.content_type == "youtube" %}
{% if item.thumbnail_formats is defined %}
{% set image_src = item.thumbnail_formats|youtube_thumbnail(1280, 'width')|default(item.thumbnail) %}
{% else %}
{% set image_src = item.thumbnail %}
{% endif %}
{{ getComponent('75-jaar-bevrijding/components/article/elements/youtube/Youtube', {
title: item.title,
thumbnail: image_src,
url: item.url,
// line 31
echo " ";
} else {
// line 32
echo " ";
$context["image_src"] = twig_get_attribute($this->env, $this->source, (isset($context["item"]) || array_key_exists("item", $context) ? $context["item"] : (function () { throw new RuntimeError('Variable "item" does not exist.', 32, $this->source); })()), "thumbnail", [], "any", false, false, false, 32);
// line 33
echo " ";
}
// line 34
echo " ";
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
// line 146
echo " ";
$this->loadTemplate($this->extensions['Nos\Twig\Extension\Fallback']->fallback((("@BevrijdingBundle/Elements/" . twig_get_attribute($this->env, $this->source, $context["child"], "type", [], "any", false, false, false, 146)) . ".html.twig")), "@BevrijdingBundle/Article/loop.html.twig", 146)->display(twig_to_array(["item" => // line 148
$context["child"], "level" => // line 149
(isset($context["level"]) || array_key_exists("level", $context) ? $context["level"] : (function () { throw new RuntimeError('Variable "level" does not exist.', 149, $this->source); })()), "item_type" => "article", "article" => // line 151
(isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 151, $this->source); })())]));
// line 154
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["child"], "type", [], "any", false, false, false, 154) == "video")) {
// line 155
echo " <div class=\"video-block__container\">
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
";
// line 94
$this->loadTemplate($this->extensions['Nos\Twig\Extension\Fallback']->fallback("@BevrijdingBundle/Article/loop.html.twig"), "@BevrijdingBundle/Article/loop.html.twig", 94)->display(twig_to_array(["article" => // line 96
(isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 96, $this->source); })()), "container" => // line 97
$context["child"], "level" => ( // line 98
(isset($context["level"]) || array_key_exists("level", $context) ? $context["level"] : (function () { throw new RuntimeError('Variable "level" does not exist.', 98, $this->source); })()) + 1)]));
// line 101
echo " </div>
";
} else {
// line 103
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
";
// line 13
echo " ";
$this->loadTemplate($this->extensions['Nos\Twig\Extension\Fallback']->fallback("@BevrijdingBundle/Article/loop.html.twig"), "@BevrijdingBundle/Article/article.html.twig", 13)->display(twig_to_array(["article" => // line 15
(isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 15, $this->source); })()), "container" => twig_get_attribute($this->env, $this->source, // line 16
(isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 16, $this->source); })()), "content", [], "any", false, false, false, 16)]));
// line 19
echo " </section>
";
// line 21
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 99
echo " ";
$this->loadTemplate($this->extensions['Nos\Twig\Extension\Fallback']->fallback("@BevrijdingBundle/Article/article.html.twig"), "@BevrijdingBundle/Article/page.html.twig", 99)->display($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
throw new \LogicException('A block must be a method on a \Twig\Template instance.');
}
if (null !== $template) {
try {
$template->$block($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($template->getSourceContext());
}
echo " ";
// line 81
echo " \t<main id=\"content\">
\t\t";
// line 82
$this->displayBlock('content', $context, $blocks);
// line 83
echo " \t</main>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
throw new \LogicException('A block must be a method on a \Twig\Template instance.');
}
if (null !== $template) {
try {
$template->$block($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($template->getSourceContext());
}
$this->displayBlock('pageHeader', $context, $blocks);
// line 78
echo "
";
// line 79
$this->displayBlock('pageContent', $context, $blocks);
// line 85
echo "
\t";
// line 86
$this->displayBlock('pageFooter', $context, $blocks);
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
// line 3
$context["defaultParameters"] = ["indexPath" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("nos_bevrijding.index"), "archivePath" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("nos_bevrijding.archive"), "aboutPath" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("nos_bevrijding.over")];
// line 1
$this->parent = $this->loadTemplate("@SiteBundle/base.html.twig", "@BevrijdingBundle/base.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
// line 8
$context["pageDescription"] = "Volg de bevrijding van Nederland van dag tot dag bij de NOS.";
}
// line 1
$this->parent = $this->loadTemplate("@BevrijdingBundle/base.html.twig", "@BevrijdingBundle/Article/page.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
}
protected function displayWithErrorHandling(array $context, array $blocks = [])
{
try {
$this->doDisplay($context, $blocks);
} catch (Error $e) {
if (!$e->getSourceContext()) {
$e->setSourceContext($this->getSourceContext());
}
return $this->blocks;
}
public function display(array $context, array $blocks = [])
{
$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
}
public function render(array $context)
{
$level = ob_get_level();
ob_start();
} else {
ob_start(function () { return ''; });
}
try {
$this->display($context);
} catch (\Throwable $e) {
while (ob_get_level() > $level) {
ob_end_clean();
}
*/
public function render(array $context = []): string
{
// using func_get_args() allows to not expose the blocks argument
// as it should only be used by internal code
return $this->template->render($context, \func_get_args()[1] ?? []);
}
/**
* Displays the template.
*
* @throws SyntaxError When an error occurred during compilation
* @throws RuntimeError When an error occurred during rendering
*/
public function render($name, array $context = [])
{
return $this->load($name)->render($context);
}
/**
* Displays a template.
*
{
if (!$this->container->has('twig')) {
throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');
}
return $this->container->get('twig')->render($view, $parameters);
}
/**
* Renders a view.
*/
/**
* Renders a view.
*/
protected function render(string $view, array $parameters = [], Response $response = null): Response
{
$content = $this->renderView($view, $parameters);
if (null === $response) {
$response = new Response();
}
'slug' => $slug,
'isRegio' => false,
'isLiberationArticle' => $this->isLiberationArticle($article['item']),
'ster_banner_script' => $sterBannerScript,
'moreArticles' => $this->getMoreArticles($owner)['items'],
'itemUrl' => $itemUrl,
]);
}
public function getMoreArticles($owner)
{
/**
* @Route("/{id}-{slug}", name="nos_bevrijding.article.show", requirements={"id" = "^[1-9]\d*$"}, defaults={"slug" = "bericht"})
*/
public function showAction($id, $slug, Request $request)
{
return parent::showAction($id, $slug, $request);
}
public function getArticleTemplate()
{
return '@BevrijdingBundle/Article/page.html.twig';
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
$controller = $event->getController();
$arguments = $event->getArguments();
// call controller
$response = $controller(...$arguments);
// view
if (!$response instanceof Response) {
$event = new ViewEvent($this, $request, $type, $response);
$this->dispatcher->dispatch($event, KernelEvents::VIEW);
{
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
$this->requestStack->push($request);
try {
return $this->handleRaw($request, $type);
} catch (\Exception $e) {
if ($e instanceof RequestExceptionInterface) {
$e = new BadRequestHttpException($e->getMessage(), $e);
}
if (false === $catch) {
$this->boot();
++$this->requestStackSize;
$this->resetServices = true;
try {
return $this->getHttpKernel()->handle($request, $type, $catch);
} finally {
--$this->requestStackSize;
}
}
$kernel = new AppKernel('dev', true);
Request::enableHttpMethodParameterOverride();
$request = Request::createFromGlobals();
$response = $kernel->handle($request);
$response->send();
$kernel->terminate($request, $response);
RuntimeError
|
---|
Twig\Error\RuntimeError: Key "thumbnail" for array with keys "title, content, url, content_type, ratio" does not exist. at src/Nos/Bundle/Events/BevrijdingBundle/Resources/views/Elements/external_content.html.twig:32 at twig_get_attribute(object(Environment), object(Source), array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9'), 'thumbnail', array(), 'any', false, false, false, 32) (cache/dev/twig/5c/5c2cc3cbfe1caa3efede72d639847701.php:102) at __TwigTemplate_00adcfa0993c48557f5418a068983485->doDisplay(array('item' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9'), 'level' => 1, 'item_type' => 'article', 'article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'dimensions' => array('16', '9'), 'ratio' => 56.25), array()) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('item' => array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')), 'level' => 1, 'item_type' => 'article', 'article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local'), array()) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('item' => array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')), 'level' => 1, 'item_type' => 'article', 'article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false))) (cache/dev/twig/7c/7c3d22c27d75c434790eedd4bbc44357.php:312) at __TwigTemplate_8d0bf9b4acd4359d92b384cb46ee00f7->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), 'level' => 1, 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'itemCount' => 0, 'blockCount' => 0, '_previousType' => null, '_hasNext' => null, '_parent' => array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), 'level' => 1, 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array(*DEEP NESTED ARRAY*))), array('name' => 'main_sidebar', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'itemCount' => 0, 'blockCount' => 0, '_previousType' => null, '_hasNext' => null), '_seq' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9'))), 'loop' => array('parent' => array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), 'level' => 1, 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(*DEEP NESTED ARRAY*)))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(*DEEP NESTED ARRAY*)), array('name' => 'main_sidebar', 'children' => array(*DEEP NESTED ARRAY*)))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(*DEEP NESTED ARRAY*)), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'itemCount' => 0, 'blockCount' => 0, '_previousType' => null, '_hasNext' => null), 'index0' => 0, 'index' => 1, 'first' => true, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => true), 'child' => array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')), '_key' => 0), array()) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), 'level' => 1, 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local'), array()) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), 'level' => 1)) (cache/dev/twig/7c/7c3d22c27d75c434790eedd4bbc44357.php:240) at __TwigTemplate_8d0bf9b4acd4359d92b384cb46ee00f7->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'level' => 0, 'itemCount' => 0, 'blockCount' => 0, '_previousType' => 'container', '_hasNext' => null, '_parent' => array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array(*DEEP NESTED ARRAY*))), array('name' => 'main_sidebar', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array(*DEEP NESTED ARRAY*), array(*DEEP NESTED ARRAY*))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'level' => 0, 'itemCount' => 0, 'blockCount' => 0, '_previousType' => null, '_hasNext' => null), '_seq' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>')))))), 'loop' => array('parent' => array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(*DEEP NESTED ARRAY*)))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(*DEEP NESTED ARRAY*)), array('name' => 'main_sidebar', 'children' => array(*DEEP NESTED ARRAY*)))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(*DEEP NESTED ARRAY*)), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', '_debug' => false, '_textBlocks' => array('quote', 'text', 'title'), '_blockList' => array('graph', 'map', 'table', 'tweet', 'quote', 'text', 'title'), '_containerList' => array('call', 'carousel', 'list', 'textbox', 'link_container'), '_allBlocks' => array('quote', 'text', 'title', 'audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video', 'graph', 'map', 'table', 'tweet'), 'textElements' => array(), 'level' => 0, 'itemCount' => 0, 'blockCount' => 0, '_previousType' => null, '_hasNext' => null), 'index0' => 1, 'index' => 2, 'first' => false, 'revindex0' => 2, 'revindex' => 3, 'length' => 4, 'last' => false), 'child' => array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), '_key' => 1), array()) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local'), array()) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'container' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))))) (cache/dev/twig/d9/d94141951c451d94c3112c49971e1528.php:63) at __TwigTemplate_89a6ca842f2197876f06706468822935->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('articleHeader' => array(object(__TwigTemplate_89a6ca842f2197876f06706468822935), 'block_articleHeader'))) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('articleHeader' => array(object(__TwigTemplate_89a6ca842f2197876f06706468822935), 'block_articleHeader'))) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over'))) (cache/dev/twig/d8/d85160418f6b7693b8d07e736f78230a.php:415) at __TwigTemplate_496b1c744e8233577d13c921ce0bbf67->block_content(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:182) at Twig\Template->displayBlock('content', array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (cache/dev/twig/2c/2c806186c60436923835169663c6805a.php:563) at __TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d->block_pageContent(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:182) at Twig\Template->displayBlock('pageContent', array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (cache/dev/twig/2c/2c806186c60436923835169663c6805a.php:84) at __TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('head' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_head'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'appIcons' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_appIcons'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'navclass' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_navclass'), 'pageContent' => array(object(__TwigTemplate_fa28b99ed7d019bf60e07a0f29a1034d), 'block_pageContent'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'))) (cache/dev/twig/a4/a48bebc1a2632907295f74a6be6340a4.php:59) at __TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'defaultParameters' => array('indexPath' => '/bevrijdingsjaar', 'archivePath' => '/bevrijdingsjaar/nieuws', 'aboutPath' => '/bevrijdingsjaar/over')), array('styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'))) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. '), array('styles' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_styles'), 'appBanners' => array(object(__TwigTemplate_6bd3f3aeb1da6863059127a0559b0ce4), 'block_appBanners'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'), 'pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'))) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. '), array('pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (cache/dev/twig/d8/d85160418f6b7693b8d07e736f78230a.php:72) at __TwigTemplate_496b1c744e8233577d13c921ce0bbf67->doDisplay(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local', 'pageTitle' => 'het bevrijdingsjaar | Nederlandse SS-topman bij toeval gedood | NOS', 'pageDescription' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. '), array('pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:405) at Twig\Template->displayWithErrorHandling(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood', 'SITE_layouts' => array('index' => array('supported_sections' => array('announcements', 'banners', 'broadcasts', 'categories', 'channels', 'featured', 'latest', 'most_viewed_videos', 'nieuws_in_beeld', 'shared', 'topstories', 'videos', 'websites'), 'sections' => array(array('name' => 'topstories'), array('name' => 'main', 'children' => array(array('name' => 'featured'), array('name' => 'aside', 'children' => array(array('name' => 'banners'), array('name' => 'announcements'), array('name' => 'latest', 'children' => array(array('name' => 'latest_all', 'label' => 'Laatste'), array('name' => 'latest_news', 'label' => 'Nieuws'), array('name' => 'latest_sport', 'label' => 'Sport'))))))), array('name' => 'most_viewed_videos'), array('name' => 'nieuws_in_beeld'), array('name' => 'websites', 'children' => array(array('name' => 'featured_nos_op3'), array('name' => 'featured_nieuwsuur'))), array('name' => 'categories', 'categories' => array(array('name' => 'category_news', 'id' => 'nieuws'), array('name' => 'category_sport', 'id' => 'sport'))))), 'sport' => array('supported_sections' => array('announcements', 'banners', 'calendar', 'featured', 'featured_item_groups', 'featured_football_matches', 'latest_sport', 'latest_videos', 'most_viewed_videos', 'topstories', 'videos'), 'sections' => array(array('name' => 'page_top', 'children' => array(array('name' => 'topstories'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured'))), array('name' => 'main_sidebar', 'children' => array(array('name' => 'banners'), array('name' => 'featured_football_matches'), array('name' => 'announcements'), array('name' => 'calendar'))))), array('name' => 'most_viewed_videos'), array('name' => 'wrapper', 'children' => array(array('name' => 'main', 'children' => array(array('name' => 'featured_item_groups'), array('name' => 'latest_sport'))), array('name' => 'latest_sidebar'))))), array('name' => 'page_bottom')))), 'NOSOP3' => array('playlist' => 'https://www.youtube.com/watch?v=FL7ZO3B1PMQ&list=PLcz8MliLAY0etj1IvhJDMIhCVXctG8z_s', 'about_video' => 'https://www.youtube.com/embed/FL7ZO3B1PMQ', 'social' => array('youtube' => array('label' => 'YouTube', 'count' => '> 175.000', 'link' => 'https://www.youtube.com/nosop3'), 'instagram' => array('label' => 'Instagram', 'count' => '> 91.000', 'link' => 'https://www.instagram.com/nosop3'), 'facebook' => array('label' => 'Facebook', 'count' => '> 109.000', 'link' => 'https://www.facebook.com/NOSop3'), 'twitter' => array('label' => 'Twitter', 'count' => '> 155.000', 'link' => 'https://twitter.com/nosop3')), 'layouts' => array('index' => array(array('name' => 'website', 'children' => array(array('name' => 'header'), array('name' => 'latest'), array('name' => 'specials'))))), 'stats' => array(array('name' => 'team', 'label' => 'Medewerkers', 'min' => 43, 'max' => 43), array('name' => 'paper', 'label' => 'Updates', 'min' => 42, 'max' => 53, 'meta' => 'per dag'), array('name' => 'coffee', 'label' => 'Kopjes koffie', 'min' => 75, 'max' => 98, 'meta' => 'per dag'), array('name' => 'smiley', 'label' => 'Grappen', 'min' => 42, 'max' => 63, 'meta' => 'per dag'))), 'app' => object(AppVariable), 'NOS_Apps' => array('NOS' => array('app-name' => 'NOS', 'apple-itunes-app' => 'app-id=516491461', 'google-play-app' => 'app-id=nl.nos.app'), 'Teletekst' => array('app-name' => 'Teletekst', 'apple-itunes-app' => 'app-id=289246732', 'google-play-app' => 'app-id=com.eoffice.android'), 'Nieuwsuur' => array('app-name' => 'Nieuwsuur', 'apple-itunes-app' => 'app-id=871819101', 'google-play-app' => 'app-id=nl.ntr.nieuwsuur.app')), 'NOS_blocks' => array('text' => array('quote', 'text', 'title'), 'supported' => array('audio', 'bio', 'external_content', 'external_link', 'internal_link', 'image', 'video'), 'other' => array('graph', 'map', 'table', 'tweet'), 'containers' => array('call', 'carousel', 'list', 'textbox', 'link_container'), 'slider' => array('image', 'video')), 'NOS_categoryindexblocks' => array('announcements', 'archive', 'categories', 'channels', 'featured', 'featured_item_groups', 'latest_broadcasts', 'latest_in_category', 'latest_videos', 'nieuws_in_beeld', 'nieuwsuur', 'nosop3', 'popular', 'regio_list', 'shared', 'topstories', 'top_stories', 'videos'), 'NOS_collectionindexblocks' => array('item_group', 'latest_in_item_group', 'latest_news', 'latest_sport'), 'NOS_op3indexblocks' => array('latest', 'specials'), 'NOS_hybrid_nieuwsuurindexblocks' => array('about_page', 'behindthescenes', 'days'), 'NPO_START_LINKS' => array('npo_start_link' => 'https://www.npostart.nl/', 'nos_sportjournaal' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_journaal' => 'https://www.npostart.nl/nos-journaal/NOSJournaal', 'nos_jeugdjournaal' => 'https://www.npostart.nl/nos-jeugdjournaal/NOSJeugdjournaal', 'nieuwsuur' => 'https://www.npostart.nl/nieuwsuur/VPWON_1246712', 'nos_studio_sport' => 'https://www.npostart.nl/nos-studio-sport/NOSSportRegulier', 'nos_studio_sport_eredivisie' => 'https://www.npostart.nl/nos-studio-sport-eredivisie/NOSSportEredivisie', 'nos_studio_voetbal' => 'https://www.npostart.nl/nos-studio-voetbal/NOSSportVoetbal', 'nos_gesprek_minister_president' => 'https://www.npostart.nl/nos-gesprek-minister-president/NOSjnlMP'), 'NOS_rssfeeds' => array(array('categoryname' => 'Nieuws en sportnieuws', 'feeds' => array(array('title' => 'NOS Nieuws Algemeen', 'link' => 'https://feeds.nos.nl/nosnieuwsalgemeen'), array('title' => 'NOS Nieuws Binnenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbinnenland'), array('title' => 'NOS Nieuws Buitenland', 'link' => 'https://feeds.nos.nl/nosnieuwsbuitenland'), array('title' => 'NOS Nieuws Politiek', 'link' => 'https://feeds.nos.nl/nosnieuwspolitiek'), array('title' => 'NOS Nieuws Economie', 'link' => 'https://feeds.nos.nl/nosnieuwseconomie'), array('title' => 'NOS Nieuws Opmerkelijk', 'link' => 'https://feeds.nos.nl/nosnieuwsopmerkelijk'), array('title' => 'NOS Nieuws Koningshuis', 'link' => 'https://feeds.nos.nl/nosnieuwskoningshuis'), array('title' => 'NOS Nieuws Cultuur en media', 'link' => 'https://feeds.nos.nl/nosnieuwscultuurenmedia'), array('title' => 'NOS Nieuws Tech', 'link' => 'https://feeds.nos.nl/nosnieuwstech'), array('title' => 'NOS Sport Algemeen', 'link' => 'https://feeds.nos.nl/nossportalgemeen'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nosvoetbal'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennen'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsen'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennis'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1'), array('title' => 'Nieuwsuur', 'link' => 'https://feeds.nos.nl/nieuwsuuralgemeen'), array('title' => 'NOS op 3', 'link' => 'https://feeds.nos.nl/nosop3'), array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Uitzendingen', 'feeds' => array(array('title' => 'NOS Jeugdjournaal', 'link' => 'https://feeds.nos.nl/jeugdjournaal'))), array('categoryname' => 'Video', 'feeds' => array(array('title' => 'NOS Nieuws', 'link' => 'https://feeds.nos.nl/nosnieuwsvideo'), array('title' => 'NOS Sport Schaatsen', 'link' => 'https://feeds.nos.nl/nossportschaatsenvideo'), array('title' => 'NOS Sport Wielrennen', 'link' => 'https://feeds.nos.nl/nossportwielrennenvideo'), array('title' => 'NOS Sport Voetbal', 'link' => 'https://feeds.nos.nl/nossportvoetbalvideo'), array('title' => 'NOS Sport Tennis', 'link' => 'https://feeds.nos.nl/nossporttennisvideo'), array('title' => 'NOS Sport Formule 1', 'link' => 'https://feeds.nos.nl/nossportformule1video'))), array('categoryname' => 'Podcasts', 'feeds' => array(array('title' => 'Met het Oog op Morgen', 'link' => 'https://podcast.npo.nl/feed/met-het-oog-op-morgen.xml'), array('title' => 'Het beste uit het Oog', 'link' => 'https://podcast.npo.nl/feed/het-beste-uit-het-oog.xml'), array('title' => 'De Stemming van Vullings en Van der Wulp', 'link' => 'https://podcast.npo.nl/feed/destemmingvanvullingsenvanweezel.xml'), array('title' => 'Langs de lijn Sportforum', 'link' => 'https://podcast.npo.nl/feed/nos-langs-de-lijn-sport-forum.xml'), array('title' => 'Voetbalpodcast', 'link' => 'https://podcast.npo.nl/feed/nos-voetbalpodcast.xml'), array('title' => 'NOS op 3 tech podcast', 'link' => 'https://podcast.npo.nl/feed/nosop3techpodcast.xml')))), 'NOS_search' => array(array('name' => 'Volledige periode', 'filter' => array(array('title' => 'Vandaag', 'date' => 'now'), array('title' => 'Afgelopen week', 'date' => '-7 day'), array('title' => 'Afgelopen maand', 'date' => '-30 day'), array('title' => 'Afgelopen jaar', 'date' => '-365 day')))), 'NOS_Social' => array('Facebook' => array('app_id' => 407522019261929), 'twitter' => array('nieuws' => 'NOS', 'sport' => 'NOSsport', 'nosop3' => 'nosop3', 'nieuwsuur' => 'Nieuwsuur', 'teletekst' => 'Teletekst', 'default' => 'NOS')), 'STER_banners' => array('homepage' => '//adcdn.ster.nl/script/nos.homepage.min.js', 'nieuws' => '//adcdn.ster.nl/script/nos.nieuws.min.js', 'sport' => '//adcdn.ster.nl/script/nos.sport.min.js', 'uitzendingen' => '//adcdn.ster.nl/script/nos.uitzendingen.min.js', 'category' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.min.js'), 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.min.js', 'tour' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.min.js', 'tour_article' => '//adcdn.ster.nl/script/nos.sport.tourdefrance.artikel.min.js', 'wk2019' => array('default' => '//adcdn.ster.nl/script/nos.wkvoetbalvrouwenhp.min.js', 'large' => '//adcdn.ster.nl/script/nos.wkvoetbal.vrouwen.overig.min.js'), 'artikel' => array('economie' => '//adcdn.ster.nl/script/nos.nieuws.economie.artikel.min.js', 'binnenland' => '//adcdn.ster.nl/script/nos.nieuws.binnenland.artikel.min.js', 'buitenland' => '//adcdn.ster.nl/script/nos.nieuws.buitenland.artikel.min.js', 'cultuur-en-media' => '//adcdn.ster.nl/script/nos.nieuws.cultuurenmedia.artikel.min.js', 'koningshuis' => '//adcdn.ster.nl/script/nos.nieuws.koningshuis.artikel.min.js', 'opmerkelijk' => '//adcdn.ster.nl/script/nos.nieuws.opmerkelijk.artikel.min.js', 'politiek' => '//adcdn.ster.nl/script/nos.nieuws.politiek.artikel.min.js', 'regio' => '//adcdn.ster.nl/script/nos.nieuws.regio.artikel.min.js', 'tech' => '//adcdn.ster.nl/script/nos.nieuws.tech.artikel.min.js', 'nieuwsuur' => '//adcdn.ster.nl/script/nos.nieuwsuur.artikel.min.js', 'formule-1' => '//adcdn.ster.nl/script/nos.sport.formule1.artikel.min.js', 'handbal' => '//adcdn.ster.nl/script/nos.sport.handbal.artikel.min.js', 'hockey' => '//adcdn.ster.nl/script/nos.sport.hockey.artikel.min.js', 'schaatsen' => '//adcdn.ster.nl/script/nos.sport.schaatsen.artikel.min.js', 'tennis' => '//adcdn.ster.nl/script/nos.sport.tennis.artikel.min.js', 'voetbal' => '//adcdn.ster.nl/script/nos.sport.voetbal.artikel.min.js', 'wielrennen' => '//adcdn.ster.nl/script/nos.sport.wielrennen.artikel.min.js', 'overigesporten' => '//adcdn.ster.nl/script/nos.sport.overigesporten.artikel.min.js'), 'teletekst' => array('100-199' => '//adcdn.ster.nl/script/teletekst.pagina100_199.min.js', '200-299' => '//adcdn.ster.nl/script/teletekst.pagina200_299.min.js', '300-399' => '//adcdn.ster.nl/script/teletekst.pagina300_399.min.js', '400-499' => '//adcdn.ster.nl/script/teletekst.pagina400_499.min.js', '500-599' => '//adcdn.ster.nl/script/teletekst.pagina500_599.min.js', '600-699' => '//adcdn.ster.nl/script/teletekst.pagina600_699.min.js', '700-799' => '//adcdn.ster.nl/script/teletekst.pagina700_799.min.js', '800-899' => '//adcdn.ster.nl/script/teletekst.pagina800_899.min.js')), 'NOS_Widgets' => array('language' => 'nl_NL', 'language_code' => 1, 'sports' => array('football' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'sport' => 'football', 'version' => 'v1.9', 'widget_id' => 'nos-football')), 'formule-1' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-f1-calendar', 'live' => 'nos-f1-live', 'standings' => 'nos-f1-standings'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'schaatsen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9'), 'widget_types' => array('calendar' => 'nos-speedskating-calendar-2016', 'live' => 'nos-speedskating-live-2016', 'standings' => 'nos-speedskating-wbranking-2016'), 'live_param' => 'event_phase_id', 'phase_param' => 'phase_id'), 'wielrennen' => array('script' => 'https://widgets.sports.gracenote.com/gns.widget.loader.js?c=115', 'properties' => array('custom_css' => 'https://nos.nl/bundles/nossite/css/sport_results_widget.css', 'version' => 'v1.9', 'season' => '2023'), 'widget_types' => array('calendar' => 'nos-cycling-calendar', 'live' => 'nos-cycling-live', 'standings' => 'nos-cycling-ranking'), 'live_param' => 'phase_id'))), 'NOS_football_scoreboard' => array('refresh_interval' => 30000, 'inactive_periods' => array(2, 4, 6, 128, 192, 512, 1024, 2028), 'no_score_periods' => array(2, 4, 1024, 2028)), 'NOS_settings' => array('npo_streams' => array('npo-sport' => false, 'npo-politiek' => true)), 'NOS_categories' => array('nieuws' => array('main' => array('binnenland' => 'Binnenland', 'buitenland' => 'Buitenland', 'regio' => 'Regionaal nieuws', 'politiek' => 'Politiek', 'economie' => 'Economie', 'koningshuis' => 'Koningshuis', 'tech' => 'Tech', 'cultuur-en-media' => 'Cultuur & Media', 'opmerkelijk' => 'Opmerkelijk')), 'sport' => array('main' => array('voetbal' => 'Voetbal', 'formule-1' => 'Formule 1', 'wielrennen' => 'Wielrennen', 'schaatsen' => 'Schaatsen', 'tennis' => 'Tennis'), 'subnav' => array('voetbal' => array('results' => 'Programma & uitslagen'), 'formule-1' => array('results' => 'Programma & uitslagen', 'standings' => 'WK-standen'), 'schaatsen' => array('results' => 'Programma & uitslagen', 'standings' => 'WB-standen'), 'wielrennen' => array('results' => 'Programma & uitslagen', 'standings' => 'Wereldranglijst')), 'other' => array('algemeen' => 'Algemeen', 'alpineskien' => 'Alpineskiën', 'american-football' => 'American football', 'atletiek' => 'Atletiek', 'autosport' => 'Autosport', 'baanwielrennen' => 'Baanwielrennen', 'badminton' => 'Badminton', 'basketbal' => 'Basketbal', 'beachvolleybal' => 'Beachvolleybal', 'biatlon' => 'Biatlon', 'biljarten' => 'Biljarten', 'bmx' => 'BMX', 'bobsleeen' => 'Bobsleeën', 'boksen' => 'Boksen', 'bowling' => 'Bowling', 'bridge' => 'Bridge', 'cricket' => 'Cricket', 'curling' => 'Curling', 'dammen' => 'Dammen', 'darts' => 'Darts', 'freestyleskien' => 'Freestyleskiën', 'futsal' => 'Futsal', 'gewichtheffen' => 'Gewichtheffen', 'golf' => 'Golf', 'golfsurfen' => 'Golfsurfen', 'handbal' => 'Handbal', 'handboogschieten' => 'Handboogschieten', 'hockey' => 'Hockey', 'honkbal' => 'Honkbal', 'ijshockey' => 'IJshockey', 'inline-skaten' => 'Inline skaten', 'jiujitsu' => 'Jiujitsu', 'judo' => 'Judo', 'kaatsen' => 'Kaatsen', 'kanovaren-slalom' => 'Kanovaren slalom', 'kanovaren-sprint' => 'Kanovaren sprint', 'karate' => 'Karate', 'korfbal' => 'Korfbal', 'kunstschaatsen' => 'Kunstschaatsen', 'langlaufen' => 'Langlaufen', 'marathonschaatsen' => 'Marathonschaatsen', 'moderne-vijfkamp' => 'Moderne vijfkamp', 'motocross' => 'Motocross', 'motorsport' => 'Motorsport', 'mountainbiken' => 'Mountainbiken', 'noordse-combinatie' => 'Noordse combinatie', 'openwaterzwemmen' => 'Openwaterzwemmen', 'paardensport-dressuur' => 'Paardensport dressuur', 'paardensport-eventing' => 'Paardensport eventing', 'paardensport-springen' => 'Paardensport springen', 'paralympische-sport' => 'Paralympische sport', 'pool' => 'Pool', 'rodelen' => 'Rodelen', 'roeien' => 'Roeien', 'ritmische-gymnastiek' => 'Ritmische gymnastiek', 'rugby' => 'Rugby', 'schaken' => 'Schaken', 'schermen' => 'Schermen', 'schietsport' => 'Schietsport', 'schoonspringen' => 'Schoonspringen', 'shorttrack' => 'Shorttrack', 'skateboarden' => 'Skateboarden', 'skeleton' => 'Skeleton', 'skispringen' => 'Skispringen', 'snooker' => 'Snooker', 'snowboarden' => 'Snowboarden', 'softbal' => 'Softbal', 'sport-algemeen' => 'Sport algemeen', 'sportklimmen' => 'Sportklimmen', 'squash' => 'Squash', 'synchroonzwemmen' => 'Synchroonzwemmen', 'taekwondo' => 'Taekwondo', 'tafeltennis' => 'Tafeltennis', 'trampolinespringen' => 'Trampolinespringen', 'triatlon' => 'Triatlon', 'turnen' => 'Turnen', 'veldrijden' => 'Veldrijden', 'volleybal' => 'Volleybal', 'waterpolo' => 'Waterpolo', 'worstelen' => 'Worstelen', 'zwemmen' => 'Zwemmen', 'zeilen' => 'Zeilen'))), 'NOS_livestreams' => array('npo-nieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'nponieuws' => array('name' => 'npo-nieuws', 'title' => 'NPO Nieuws', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/journaal24.m3u8', 'description' => 'Op NPO Nieuws verzorgt de NOS 24 uur per dag het laatste nieuws. De basis van het kanaal is het NOS Journaal, aangevuld met een selectie uit de actualiteitenrubrieken en de regionale omroepen. Daarnaast zijn belangrijke nieuwsgebeurtenissen er live te volgen.'), 'npo-politiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npopolitiek' => array('name' => 'npo-politiek', 'title' => 'NPO Politiek', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'NPO Politiek is volledig gewijd aan de Haagse politiek. Vooral live registraties van debatten, lezingen en partijcongrestoespraken, maar ook analyses en achtergronden worden door de NOS op dit kanaal uitgezonden. NPO Politiek is te zien via internet of op uw televisie. Aankondigingen over de programmering via Twitter en Instagram. Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Nieuws.'), 'npo-sport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.'), 'nposport' => array('name' => 'npo-sport', 'title' => 'NPO Sport', 'stream' => 'https://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/politiek24.m3u8', 'description' => 'Tijdens het zomerreces maakt NPO Politiek plaats voor NPO Sport.')), 'NOS_regions' => array('l1', 'omroep-brabant', 'omroep-flevoland', 'omroep-gelderland', 'omroep-west', 'omroep-zeeland', 'omrop-fryslan', 'rtv-drenthe', 'rtv-noord', 'rtv-noord-holland', 'rtv-oost', 'rtv-rijnmond', 'rtv-utrecht'), 'NOS_ga_tracking' => 'UA-40980056-2', 'site_domain' => 'development', 'show_ster' => true, 'base_url' => 'https://nos.nl', 'allow_recommendations' => true, 'allow_event_tracking' => true, 'assets_version' => '2108041215', 'smartocto' => array('insights_id' => 2586, 'tentacles_token' => 'vufqdbbt4j7ask6zntc2ybszkzcy2ta3'), 'render_public_url' => 'https://component-renderer.nos.local'), array('pageTitle' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageTitle'), 'body' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_body'), 'bodyclass' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_bodyclass'), 'metaTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_metaTags'), 'relationalLinks' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_relationalLinks'), 'socialTags' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_socialTags'), 'headSeo' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_headSeo'), 'pageHeader' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageHeader'), 'content' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_content'), 'pageFooter' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_pageFooter'), 'scripts' => array(object(__TwigTemplate_496b1c744e8233577d13c921ce0bbf67), 'block_scripts'))) (vendor/twig/twig/src/Template.php:378) at Twig\Template->display(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood')) (vendor/twig/twig/src/Template.php:390) at Twig\Template->render(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood'), array()) (vendor/twig/twig/src/TemplateWrapper.php:45) at Twig\TemplateWrapper->render(array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood')) (vendor/twig/twig/src/Environment.php:318) at Twig\Environment->render('@BevrijdingBundle/Article/page.html.twig', array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood')) (vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php:258) at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@BevrijdingBundle/Article/page.html.twig', array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood')) (vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php:266) at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@BevrijdingBundle/Article/page.html.twig', array('article' => array('id' => 2324070, 'external_id' => 'INOS-10547696', 'type' => 'article', 'title' => 'Nederlandse SS-topman bij toeval gedood', 'description' => 'Henk Feldmeijer was een van de beruchtste nazi\'s van ons land. ', 'published_at' => '2020-02-22T06:00:01+0100', 'modified_at' => '2020-02-22T06:00:01+0100', 'item_at' => '1945-02-22T00:00:00+0100', 'image' => array('description' => 'Henk Feldmeijer', 'copyright' => 'NIOD/Beeldbank WO2', 'display' => 'default', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'bios' => array(), 'content' => array('type' => 'container', 'children' => array(array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Een toevalstreffer heeft een eind gemaakt aan een van de beruchtste nazi\'s van ons land, Henk Feldmeijer. De SS-topman werd geraakt toen zijn auto in de buurt van Raalte onder vuur werd genomen door een geallieerd vliegtuig.'), array('type' => 'text', 'text' => 'De Duitsers zagen Feldmeijer als een sleutelfiguur voor het naoorlogse Nederland. Hij was meedogenloos, overtuigd nationaalsocialist en een bevlogen redenaar. Bovendien had hij tot twee maal toe gediend aan het front: op de Balkan en in Rusland. Van een totaal ander kaliber dan de kleingeestige Mussert.'), array('type' => 'text', 'text' => '"Met hem valt een grote verwachting van de Germaanse jeugd, een doelbewust revolutionair en een onvermoeide voorvechter van het Germaanse Rijk", rouwt Hanns Rauter, de hoogste SS-chef in ons land.'), array('type' => 'text', 'text' => '"Ik ben zeer bedroefd. Breng zijn vrouw alstublieft mijn oprechte deelneming over", laat zelfs Reichsführer-SS Himmler weten aan Rauter. "Feldmeijer was een absolute <em>Zukunftsmann</em>. De heer Mussert hoeft u geen condoleances te bieden, hij heeft nooit begrepen wat hij aan Feldmeijer had."'), array('type' => 'title', 'title' => 'Terreurmoorden'), array('type' => 'text', 'text' => 'De 34-jarige Feldmeijer, opgegroeid in Groningen, was in 1932 een van de eerste 500 leden van de NSB: stamboeknummer 479. Als telg uit een soldatengeslacht richtte hij vlak voor de oorlog de paramilitaire Mussert-garde op. Het was de reden dat de Nederlandse regering hem oppakte toen de oorlogsdreiging toenam.'), array('type' => 'text', 'text' => 'Nadat hij, geëvacueerd naar Calais, was bevrijd door de Duitsers, nodigde rijkskanselier Seyss-Inquart hem uit de Nederlandse tak van de Schutzstaffel (SS) op te richten. Trots droeg Feldmeijer in 1942 persoonlijk 800 Nederlandse SS\'ers over aan Himmler, na een eed op Adolf Hitler.'))), array('type' => 'container', 'children' => array(array('type' => 'external_content', 'external_content' => array('title' => 'Himmler in Nederland', 'content' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'url' => 'https://www.youtube.com/watch?v=Ps9VA9bD8m0', 'content_type' => 'youtube', 'ratio' => '16:9')))), array('type' => 'container', 'children' => array(array('type' => 'text', 'text' => 'Na zijn terugkeer van het front had SS-leider Rauter grootse plannen met Feldmeijer. Wat maar weinigen weten, is dat hij leiding gaf aan de beruchte Silbertanne-moorden: aanslagen door oostfrontveteranen op onschuldige burgers uit wraak voor verzetsdaden. Daarbij kwamen in 1943 en 1944 45 anti-Duitse Nederlanders om het leven, zoals schrijver A.M. de Jong.'), array('type' => 'title', 'title' => 'Bandeloos'), array('type' => 'text', 'text' => 'Door zijn inzet voor de Duitse zaak waren de nazi\'s bereid zijn bandeloosheid over het hoofd te zien: hoewel hij totale discipline eiste van zijn mannen, dronk hij zelf veel, bedroog zijn vrouw en stak geld van slachtoffers in eigen zak.'), array('type' => 'text', 'text' => 'Toen de geallieerden ons land bereikten, wilde de strijdbare Feldmeijer weer in actieve dienst. Hij kreeg een SS-bataljon van 140 man om het tegen hen op te nemen. Op weg om het commando op zich te nemen, werd hij bij toeval gedood: hij passeerde net een Duits konvooi dat door een vliegtuig werd bestookt.'), array('type' => 'text', 'text' => 'Er wordt een staatsbegrafenis gepland op Paleis Het Loo, compleet met SS-rites. Naast Rauter zullen daarbij ook (<a href="https://nos.nl/75jaarbevrijding/bericht/2318278-onrust-in-nsb-leiding-topmannen-ontslagen.html">ondanks hun onderlinge conflicten</a>) alle NSB-kopstukken aanwezig zijn. Daarna zal Feldmeijer in Groningen worden begraven, met het gelaat naar Het Rijk gekeerd.'))), array('type' => 'container', 'children' => array(array('type' => 'textbox', 'children' => array(array('type' => 'text', 'text' => '<em>Bron ooggetuigen:<br /> - Meest gevreesde nazi van Nederland - Dagblad van het Noorden - 09/06/2012<br /> - Afscheid van Henk Feldmeijer - Storm - 02/03/1945</em>'))))))), 'owner' => 'nieuws', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws', 'url' => '/nieuws/binnenland')), 'collections' => array(), 'keywords' => array(array('name' => 'woii', 'label' => 'woii')), 'system_tag' => array('name' => '75-jaar-bevrijding-special', 'label' => '75-jaar bevrijding speciale site'), 'index_image' => array('copyright' => 'NIOD/Beeldbank WO2', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2020/02/22/631245/3840x2160a.jpg')))))), 'automated_recommendations' => false, 'comment_count' => 0, 'commentable' => false), 'id' => '2324070', 'slug' => 'nederlandse-ss-topman-bij-toeval-gedood', 'isRegio' => false, 'isLiberationArticle' => false, 'ster_banner_script' => '', 'moreArticles' => array(array('id' => 2507642, 'type' => 'article', 'title' => 'Gratis huizen splitsen tegen woningnood slaat in Bergen nog niet aan', 'description' => 'De gemeente stimuleerde het splitsen door de vergunning ervan gratis te maken, maar volgens deskundigen is dit niet genoeg om huiseigenaren over de streep te trekken.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050086/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:51:15+0100', 'modified_at' => '2024-02-05T12:51:15+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'rtv-noord-holland', 'label' => 'RTV Noord Holland'), 'keywords' => array(array('name' => 'vergunning', 'label' => 'vergunning'), array('name' => 'huiseigenaren', 'label' => 'huiseigenaren'), array('name' => 'woningnood', 'label' => 'woningnood'), array('name' => 'gemeente bergen', 'label' => 'gemeente bergen'), array('name' => 'huizen-splitsen', 'label' => 'huizen splitsen')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507641, 'type' => 'article', 'title' => 'Matthijs van Nieuwkerk voorlopig niet aan de slag bij RTL: \'Timing verkeerd\'', 'description' => 'De samenwerking wordt uitgesteld, schrijft RTL, nadat de presentator en RTL afgelopen weekend gezamenlijk "tot die conclusie" waren gekomen.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050088/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T12:22:26+0100', 'modified_at' => '2024-02-05T12:55:00+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Matthijs van Nieuwkerk', 'label' => 'Matthijs van Nieuwkerk'), array('name' => 'rtl', 'label' => 'rtl')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507638, 'type' => 'article', 'title' => 'Rutte bezoekt Rotterdam week na explosie: \'Respect voor hulpverleners\'', 'description' => 'De demissionair premier wilde niet ingaan op vragen over een mogelijk drugslab. Hij zei wel dat een drugslab in een woonwijk "in algemene zin niet de bedoeling kan zijn".', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050077/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:29:49+0100', 'modified_at' => '2024-02-05T11:29:49+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13967, 'title' => 'Explosie in Rotterdamse woonwijk', 'modified_at' => '2024-02-05T12:53:05+0100', 'label' => 'Explosie Rotterdam')), 'keywords' => array(array('name' => 'drugslab', 'label' => 'drugslab'), array('name' => 'Rotterdam', 'label' => 'Rotterdam')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507634, 'type' => 'article', 'title' => 'Lenen bij vrienden of familie: onderlinge solidariteit maar ook bron problemen', 'description' => 'Informele schulden zorgen voor spanningen en conflicten, staat in een rapport. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050070/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T11:04:08+0100', 'modified_at' => '2024-02-05T12:40:30+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Armoede', 'label' => 'Armoede'), array('name' => 'schulden', 'label' => 'schulden'), array('name' => 'Bestaanszekerheid', 'label' => 'Bestaanszekerheid')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507633, 'type' => 'article', 'title' => 'Dodental natuurbranden Chili stijgt tot boven de 100', 'description' => 'President Boric heeft vandaag en morgen uitgeroepen tot dagen van rouw nu het dodental op 112 staat. Hij waarschuwt dat er nog meer slecht nieuws op komst is: er zijn nog honderden vermisten.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050069/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:58:29+0100', 'modified_at' => '2024-02-05T10:58:29+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Chili', 'label' => 'Chili')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507632, 'type' => 'article', 'title' => '\'SEH\'s Friese ziekenhuizen regelmatig korte tijd gesloten\'', 'description' => 'De spoedeisende hulp van de ziekenhuizen in Sneek, Drachten en Heerenveen gaan gemiddeld een paar keer per week korte tijd dicht, meldt Omrop Fryslân.', 'image' => array('copyright' => 'Omrop Fryslân', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050068/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:53:31+0100', 'modified_at' => '2024-02-05T10:53:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'regio', 'label' => 'Regionaal nieuws', 'main_category' => 'nieuws')), 'collections' => array(), 'system_tag' => array('name' => 'omrop-fryslan', 'label' => 'Omrop Fryslân'), 'keywords' => array(array('name' => 'Spoedeisende Hulp', 'label' => 'Spoedeisende Hulp'), array('name' => 'drukte', 'label' => 'drukte'), array('name' => 'SEH', 'label' => 'SEH'), array('name' => 'MCL', 'label' => 'MCL'), array('name' => 'Leeuwarden', 'label' => 'Leeuwarden'), array('name' => 'Sneek', 'label' => 'Sneek'), array('name' => 'friesland', 'label' => 'friesland'), array('name' => 'Heerenveen', 'label' => 'Heerenveen'), array('name' => 'ziekenhuizen', 'label' => 'ziekenhuizen'), array('name' => 'verpleegkundigen', 'label' => 'verpleegkundigen'), array('name' => 'Drachten', 'label' => 'Drachten'), array('name' => 'nij-smellinghe', 'label' => 'Nij Smellinghe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507630, 'type' => 'liveblog', 'title' => 'Week 8 van besprekingen PVV, VVD, NSC en BBB • Vandaag geen officiële gesprekken', 'description' => 'Week 8 van de besprekingen tussen PVV, VVD, NSC en BBB.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050066/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:50:12+0100', 'modified_at' => '2024-02-05T10:50:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'politiek', 'label' => 'Politiek', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'formatie', 'label' => 'formatie'), array('name' => 'NSC', 'label' => 'NSC'), array('name' => 'BBB', 'label' => 'BBB'), array('name' => 'vvd', 'label' => 'vvd'), array('name' => 'PVV', 'label' => 'PVV')), 'label' => 'Formatieblog', 'has_video' => false, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507627, 'type' => 'article', 'title' => 'Reders willen toestemming voor gewapende beveiligingsteams in de Rode Zee', 'description' => 'Aanleiding zijn de aanvallen door de Jemenitische Houthi-rebellen op handelsschepen. ', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050062/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T10:20:51+0100', 'modified_at' => '2024-02-05T10:20:51+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'reders', 'label' => 'reders'), array('name' => 'economie', 'label' => 'economie'), array('name' => 'Houthi', 'label' => 'Houthi')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507621, 'type' => 'article', 'title' => 'Grote brand in flat Dordrecht mogelijk aangestoken', 'description' => 'Zaterdag was er ook al een brand in het flatgebouw, die snel kon worden gedoofd. De woordvoerder van de veiligheidsregio gaat ervan uit dat dat geen toeval is.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050050/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T09:01:15+0100', 'modified_at' => '2024-02-05T09:19:14+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507615, 'type' => 'article', 'title' => 'Giro555-actie voor bevingen Turkije en Syrië levert 128 miljoen euro op', 'description' => 'Slechts twee van de in totaal 48 Giro555-acties brachten meer geld op. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050036/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T08:00:59+0100', 'modified_at' => '2024-02-05T09:59:31+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'hulporganisaties', 'label' => 'hulporganisaties'), array('name' => 'aardbeving', 'label' => 'aardbeving'), array('name' => 'Giro555', 'label' => 'Giro555'), array('name' => 'Syrië', 'label' => 'Syrië'), array('name' => 'Turkije', 'label' => 'Turkije')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507613, 'type' => 'liveblog', 'title' => 'VS bestookt Houthi\'s opnieuw • \'Dropping niet voldoende voor Gaza\'', 'description' => 'In dit blog houden we je op de hoogte van de laatste ontwikkelingen in het Midden-Oosten, zoals de oorlog tussen Hamas en Israël en de situatie in Jemen. ', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050033/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T07:41:24+0100', 'modified_at' => '2024-02-05T11:30:24+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Gaza', 'label' => 'Gaza')), 'label' => 'Midden-Oostenblog', 'has_video' => true, 'has_audio' => false, 'has_photos' => false, 'status' => 'open'), array('id' => 2507609, 'type' => 'article', 'title' => 'Komende jaren grote verschillen tussen energierekeningen, waarschuwt Essent', 'description' => 'Verlaag de gasbelasting en behoud subsidies voor verduurzaming om grote verschillen tussen huishoudens te voorkomen, zegt de energiemaatschappij.', 'image' => array('copyright' => 'NOS', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050024/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:56:37+0100', 'modified_at' => '2024-02-05T06:56:37+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'economie', 'label' => 'Economie', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'energiebelasting', 'label' => 'energiebelasting'), array('name' => 'gasvrij', 'label' => 'gasvrij'), array('name' => 'warmtepomp', 'label' => 'warmtepomp'), array('name' => 'warmtenet', 'label' => 'warmtenet'), array('name' => 'zonnepanelen', 'label' => 'zonnepanelen'), array('name' => 'essent', 'label' => 'Essent'), array('name' => 'energietansitie', 'label' => 'energietansitie')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507607, 'type' => 'article', 'title' => 'Wekdienst 5/2: Veiligheidsraad over aanvallen VS • Eindbedrag Giro 555 bevingen Turkije en Syrië', 'description' => 'Nieuws, weer, verkeer: met dit overzicht begin je geïnformeerd aan de dag.', 'image' => array('copyright' => 'EPA (bewerking NOS)', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050021/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T06:26:09+0100', 'modified_at' => '2024-02-05T06:26:09+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws'), array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'wekdienst', 'label' => 'wekdienst')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507606, 'type' => 'article', 'title' => 'Billie Eilish, Miley Cyrus en Taylor Swift in de prijzen bij Grammy Awards', 'description' => 'Het Metropole Orkest en het Radio Filharmonisch Orkest zijn vannacht niet in de prijzen gevallen. De twee Nederlandse groepen waren wel genomineerd.', 'image' => array('copyright' => 'AFP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050019/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:41:59+0100', 'modified_at' => '2024-02-05T05:41:59+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws'), array('name' => 'cultuur-en-media', 'label' => 'Cultuur & Media', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Grammy\'s', 'label' => 'Grammy\'s'), array('name' => 'Radio Filharmonisch Orkest', 'label' => 'Radio Filharmonisch Orkest'), array('name' => 'metropole-orkest', 'label' => 'Metropole Orkest')), 'has_video' => true, 'has_audio' => false, 'has_photos' => false), array('id' => 2507605, 'type' => 'article', 'title' => 'Australische schrijver krijgt in China voorwaardelijke doodstraf', 'description' => 'Yang werd vijf jaar geleden opgepakt op de luchthaven van Guangzhou vanwege spionage, maar heel veel meer is er niet bekend over de zaak tegen hem. ', 'image' => array('copyright' => 'Twitter/@Yang Hengjun via RTR', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050018/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T05:15:55+0100', 'modified_at' => '2024-02-05T05:15:55+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'China', 'label' => 'China'), array('name' => 'Australië', 'label' => 'Australië'), array('name' => 'Yang Hengjun', 'label' => 'Yang Hengjun')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507604, 'type' => 'article', 'title' => 'Senaat VS presenteert pakket met grensmaatregelen en steun voor Oekraïne', 'description' => 'Of het pakket het gaat halen is zeer onzeker. Bij zowel Republikeinen als Democraten zijn er grote twijfels.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050017/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T04:15:33+0100', 'modified_at' => '2024-02-05T08:35:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(array('id' => 13965, 'title' => 'Oorlog in Oekraïne', 'modified_at' => '2024-02-05T12:13:25+0100', 'label' => 'Oekraïneoorlog')), 'keywords' => array(array('name' => 'Senaat', 'label' => 'Senaat'), array('name' => 'VS', 'label' => 'VS'), array('name' => 'Oekraïne', 'label' => 'Oekraïne')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507603, 'type' => 'article', 'title' => 'Vier verdiepingen onbewoonbaar in flat Dordrecht na grote brand', 'description' => 'Brandweerkorpsen uit de wijde regio werden opgeroepen om het vuur te bestrijden. In het gebouw woedde in de nacht van zaterdag op zondag ook al een brand.', 'image' => array('copyright' => 'ANP', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050032/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T01:43:14+0100', 'modified_at' => '2024-02-05T06:55:05+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'flat', 'label' => 'flat'), array('name' => 'brand', 'label' => 'brand'), array('name' => 'Dordrecht', 'label' => 'Dordrecht')), 'has_video' => true, 'has_audio' => false, 'has_photos' => true), array('id' => 2507602, 'type' => 'article', 'title' => 'Man opgepakt vanwege dodelijke aanrijding Epe', 'description' => 'Het ongeluk gebeurde afgelopen weekend. Bij het ongeval kwam een meisje van 14 om het leven.', 'image' => array('copyright' => 'SPS Media', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050015/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:46:01+0100', 'modified_at' => '2024-02-05T00:46:01+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'binnenland', 'label' => 'Binnenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'aanrijding', 'label' => 'aanrijding'), array('name' => 'Epe', 'label' => 'Epe')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507601, 'type' => 'article', 'title' => 'Zware auto\'s moeten meer parkeergeld betalen in Parijs, opkomst referendum laag', 'description' => 'Het stadsbestuur noemt de maatregel nodig om "grote vervuilende auto\'s" uit de stad te weren, en zegt dat de auto\'s vanwege hun hogere gewicht gevaarlijk zijn voor voetgangers.', 'image' => array('copyright' => 'EPA', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/05/1050014/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-05T00:32:47+0100', 'modified_at' => '2024-02-05T00:32:47+0100', 'item_at' => '2024-02-05T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'Parijs', 'label' => 'Parijs'), array('name' => 'Betalen', 'label' => 'Betalen'), array('name' => 'suvs', 'label' => 'SUV\'s'), array('name' => 'zware-autos', 'label' => 'zware auto\'s')), 'has_video' => false, 'has_audio' => false, 'has_photos' => false), array('id' => 2507584, 'type' => 'article', 'title' => 'Catalonië zet alles op alles om watertekort door droogte tegen te gaan', 'description' => 'De water reserves in de Spaanse regio Catalonië raken op. Door de aanhoudende droogte is het waterpeil in de waterreservoirs historisch laag. Dus zet de overheid alles op alles het waterverbruik terug te dringen.', 'image' => array('copyright' => 'NOS/Miral de Bruijne', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72.jpg')), array('width' => 250, 'height' => 141, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/s.jpg')), array('width' => 320, 'height' => 180, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/320x180.jpg')), array('width' => 480, 'height' => 270, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x270.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360.jpg')), array('width' => 800, 'height' => 450, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/xxl.jpg')), array('width' => 1008, 'height' => 567, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1008x567.jpg')), array('width' => 1200, 'height' => 675, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1200x675.jpg')), array('width' => 1600, 'height' => 900, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1600x900.jpg')), array('width' => 2048, 'height' => 1152, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2048x1152.jpg'))), 'aspect_ratios' => array(array('ratio' => '4:3', 'formats' => array(array('width' => 96, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/96x72a.jpg')), array('width' => 192, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/192x144a.jpg')), array('width' => 288, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/288x216a.jpg')), array('width' => 384, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x288a.jpg')), array('width' => 480, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/480x360a.jpg')), array('width' => 576, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/576x432a.jpg')), array('width' => 768, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x576a.jpg')), array('width' => 960, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/960x720a.jpg')), array('width' => 1152, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1152x864a.jpg')), array('width' => 1440, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1440x1080a.jpg')), array('width' => 1920, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1440a.jpg')), array('width' => 2400, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2400x1800a.jpg')), array('width' => 2880, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2880x2160a.jpg')))), array('ratio' => '16:9', 'formats' => array(array('width' => 128, 'height' => 72, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/128x72a.jpg')), array('width' => 256, 'height' => 144, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/256x144a.jpg')), array('width' => 384, 'height' => 216, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/384x216a.jpg')), array('width' => 512, 'height' => 288, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/512x288a.jpg')), array('width' => 640, 'height' => 360, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/640x360a.jpg')), array('width' => 768, 'height' => 432, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/768x432a.jpg')), array('width' => 1024, 'height' => 576, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1024x576a.jpg')), array('width' => 1280, 'height' => 720, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1280x720a.jpg')), array('width' => 1536, 'height' => 864, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1536x864a.jpg')), array('width' => 1920, 'height' => 1080, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/1920x1080a.jpg')), array('width' => 2560, 'height' => 1440, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/2560x1440a.jpg')), array('width' => 3200, 'height' => 1800, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3200x1800a.jpg')), array('width' => 3840, 'height' => 2160, 'url' => array('jpg' => 'https://cdn.nos.nl/image/2024/02/04/1049971/3840x2160a.jpg')))))), 'owner' => 'nieuws', 'published_at' => '2024-02-04T22:20:39+0100', 'modified_at' => '2024-02-04T22:20:39+0100', 'item_at' => '2024-02-04T00:00:00+0100', 'categories' => array(array('name' => 'buitenland', 'label' => 'Buitenland', 'main_category' => 'nieuws')), 'collections' => array(), 'keywords' => array(array('name' => 'watertekort', 'label' => 'watertekort'), array('name' => 'klimaat', 'label' => 'klimaat'), array('name' => 'droogte', 'label' => 'droogte'), array('name' => 'Spanje', 'label' => 'Spanje'), array('name' => 'water', 'label' => 'water'), array('name' => 'Catalonië', 'label' => 'Catalonië')), 'has_video' => false, 'has_audio' => false, 'has_photos' => true)), 'itemUrl' => '/bevrijdingsjaar/bericht/2324070-nederlandse-ss-topman-bij-toeval-gedood')) (src/Nos/Bundle/SiteBundle/Controller/ArticleController.php:57) at Nos\Bundle\SiteBundle\Controller\ArticleController->showAction('2324070', 'nederlandse-ss-topman-bij-toeval-gedood', object(Request)) (src/Nos/Bundle/Events/BevrijdingBundle/Controller/ArticleController.php:19) at Nos\Bundle\Events\BevrijdingBundle\Controller\ArticleController->showAction('2324070', 'nederlandse-ss-topman-bij-toeval-gedood', object(Request)) (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:163) at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:75) at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:202) at Symfony\Component\HttpKernel\Kernel->handle(object(Request)) (web/app_dev.php:19) |