- Geldig bij alle treinvervoerders.
- Geldig in het weekend én door de week, in dal- en spitsuren.
- Voor kinderen van 4 t/m 11 jaar mits onder begeleiding van een volwassene met een geldig vervoerbewijs.
- Een volwassene is 18 jaar of ouder en mag maximaal 3 kinderen van 4 t/m 11 jaar meenemen (betaald of Kidsvrij).
- Elk meereizend kind heeft een persoonlijke OV-chipkaart nodig met het Kidsvrij abonnement er op geladen.
- De OV-chipkaart is ook bruikbaar in bus, tram en metro elders in Nederland, wanneer er saldo opstaat; met een persoonlijke chipkaart krijgen kinderen van 4 t/m 11 jaar dan automatisch 34% korting.
- Kidsvrij kan worden aangevraagd via ns.nl/kidsvrij.
Waar kunnen we je mee helpen?
Zoeken
In dit artikel
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
<% if (heading) { %>
<% var getColumnClasses = function(numberColumns) {
var classNames = 'col-12';
if (numberColumns >= 2) classNames += ' sm:col-6';
if (numberColumns >= 3) classNames += ' md:col-4';
if (numberColumns >= 4) classNames += ' lg:col-3';
return classNames;
} %>
<%= heading %>
<% } %>
<% if (categories.length > 1) { %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% }) %>
<% } else { %>
<% sections.forEach(function(section, index) { %>
<% if (category.sections.length) { %>
-
<% category.sections.forEach(function(section) { %>
- <%= section.name %> <% }) %>
<%= section.name %>
<% }) %>
<% } %>
<% if (section.sections.length) { %>
-
<% section.sections.forEach(function(section) { %>
- <%= section.name %> <% }) %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }) %>
<% if (heading) { %>
<%= heading %>
<% } %>Staat je vraag er niet tussen? Hieronder kun je contact met ons opnemen.
-
<% blocks.forEach(function(block, index) { %>
-
<% if (imageHeight) { %> <% } %><% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %>
<% }) %>
Categorieën
Navigatiemenu in- en uitschakelen
Categorieën
-
<% sections.forEach(function(section) { %>
-
<%= partial('partial-article-list-sections', {
id: 'section-' + section.id,
parentId: '#' + id,
sections: section.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% if (section.articles.length) { %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }); %>
<% }); %>
-
<% sections.slice(0, maxSections).forEach(function(section) { %>
- <%= section.name %> <%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %> <% }); %> <% if (sections.length > maxSections) { %>
- Zie meer <% } %>