---
title: "NRC Media"
description: "Alle Podcasts - Nederlandse podcast series op een rijtje, per thema en onderwerp of zoek aflevering - luister meteen online - stream nu"
url: "https://www.allepodcasts.nl/nrc-media"
date: "2026-05-26T18:55:04+00:00"
language: "nl-NL"
---

No template selected

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.allepodcasts.nl/nrc-media#organization",
    "name": "Alle Podcasts - afleveringen op een rijtje, per thema en onderwerp - zoek aflevering of series - meteen online luisteren - stream nu",
    "alternateName": "Alle Podcasts",
    "description": "Alle Podcasts - Nederlandse podcast series op een rijtje, per thema en onderwerp of zoek aflevering - luister meteen online - stream nu",
    "url": "https://www.allepodcasts.nl",
    "logo": "https://www.allepodcasts.nl/images/allepodcasts/allepodcasts.png",
    "image": "https://www.allepodcasts.nl/images/allepodcasts/allepodcasts.png",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "NL"
    },
    "sameAs": [
        "https://x.com/allepodcasts"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Alle Podcasts",
            "item": "https://www.allepodcasts.nl"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Nieuws",
            "item": "https://www.allepodcasts.nl/nieuws"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "NRC Media",
            "item": "https://www.allepodcasts.nl/nrc-media"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.allepodcasts.nl/nrc-media"
    },
    "image": {
        "@type": "ImageObject",
        "url": "https://www.allepodcasts.nl/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Alle Podcasts - afleveringen op een rijtje, per thema en onderwerp - zoek aflevering of series - meteen online luisteren - stream nu",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.allepodcasts.nl/images/allepodcasts/allepodcasts.png"
        }
    },
    "datePublished": "2022-11-17T11:32:27+01:00",
    "dateCreated": "2022-11-17T11:32:27+01:00",
    "dateModified": "2022-11-17T11:36:57+01:00"
}
```
