FOUND IT. It has nothing to do with Telerik, except some missing jquery-scripts. These can be found on:
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
Add these scripts with datePicker. (_nl = Dutch)
<script src="~/Scripts/localization/additional-methods.js"></script>
<script src="~/Scripts/localization/methods_nl.js"></script>
<script src="~/Scripts/localization/messages_nl.js"></script>