{"id":305,"date":"2021-03-03T18:38:42","date_gmt":"2021-03-03T18:38:42","guid":{"rendered":"https:\/\/dakenenonderhoud.nl\/werken-bij\/"},"modified":"2023-04-25T16:48:11","modified_gmt":"2023-04-25T16:48:11","slug":"work-at","status":"publish","type":"page","link":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/","title":{"rendered":"Working at"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<p>Le Noble Daken &amp; Onderhoud B.V. loves working together. <br\/>In our view, that means giving everyone the space to do their best. We foster a culture of constructive consultation and communication. With us, talent is given the opportunity to be seen and heard. To be afraid of independent opinion is to be afraid of change. So we are not. The sights are set on the future. We build roofs, develop and maintain for tomorrow. Our independent contractors (ZZP&#8217;ers) are as committed to our clients as we are. They are our heroes on the roof and help with projects as needed. You can recognize them by proper company clothing, responsibility for the work, clear schedule to which they adhere, a clean work bus and high service orientation to our client. They work hard and listen to the clients&#8217; needs. The roofing work they perform is according to the latest standards, laws and regulations. Self-employed employees with talent are given the opportunity to be seen and heard with us and thus become part of our team.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div id=\"neoBootstrapCarousel129\" class=\"carousel slide\" data-ride=\"carousel\">\n\n\t<!-- Indicators -->\n\t\n\t<!-- Slide's Wrapper -->\n\t\t<div class=\"carousel-inner\" role=\"listbox\">\n\t\t\t\t\t\t\n\t\t\t<div class=\"item active\" style=\"background-image: url( 'https:\/\/dakenenonderhoud.nl\/wp-content\/uploads\/2021\/03\/9361-Goulmy-Le-Noble-Daken-Onderhoud.jpg' );\">\n\t\t\t\t<!-- Carousel Overlay -->\n\t\t\t\t\n\t\t\t\t<!-- Carousel Caption -->\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"item \" style=\"background-image: url( 'https:\/\/dakenenonderhoud.nl\/wp-content\/uploads\/2021\/03\/9341-Goulmy-Le-Noble-Daken-Onderhoud-min.jpg' );\">\n\t\t\t\t<!-- Carousel Overlay -->\n\t\t\t\t\n\t\t\t\t<!-- Carousel Caption -->\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"item \" style=\"background-image: url( 'https:\/\/dakenenonderhoud.nl\/wp-content\/uploads\/2021\/03\/9377-Goulmy-Le-Noble-Daken-Onderhoud.jpg' );\">\n\t\t\t\t<!-- Carousel Overlay -->\n\t\t\t\t\n\t\t\t\t<!-- Carousel Caption -->\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t<!-- Arrows - Left & Right Controls -->\n\t\t\t<a class=\"left carousel-control\" href=\"javascript:void(0)\" role=\"button\" data-slide=\"prev\">\n\t\t\t<span class=\"nbc-prev\" aria-hidden=\"true\"><\/span>\n\t\t\t<span class=\"sr-only\">Previous<\/span>\n\t\t<\/a>\n\t\t<a class=\"right carousel-control\" href=\"javascript:void(0)\" role=\"button\" data-slide=\"next\">\n\t\t\t<span class=\"nbc-next\" aria-hidden=\"true\"><\/span>\n\t\t\t<span class=\"sr-only\">Next<\/span>\n\t\t<\/a>\n\t<\/div>\n\n<!-- Script Adding Settings\/Attributes of Shortcode -->\n<script type=\"text\/javascript\">\n\t\/* <![CDATA[ *\/ ;\n\t(function($) {\n\t\t'use strict';\n\n\t\t\/\/ Function to Animate Slider Captions.\n\t\tfunction doAnimations(elems) {\n\n\t\t\t\/\/ Cache the animationend event in a variable.\n\t\t\tvar animEndEv = 'webkitAnimationEnd animationend';\n\n\t\t\telems.each(function() {\n\t\t\t\tvar $this = $(this),\n\t\t\t\t\t$animationType = $this.data('animation');\n\t\t\t\t$this.addClass($animationType).one(animEndEv, function() {\n\t\t\t\t\t$this.removeClass($animationType);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\n\t\t$(window).on('load', function() {\n\t\t\tvar $myCarousel = $('#neoBootstrapCarousel129'),\n\t\t\t\t$firstAnimatingElems = $myCarousel.find('.item:first').find(\"[data-animation ^= 'animated']\");\n\n\t\t\t\/\/ Initialize Carousel with options\n\t\t\t$myCarousel.carousel({\n\t\t\t\tinterval: 5000,\n\t\t\t\tpause: 'hover',\n\t\t\t\twrap: true,\n\t\t\t\tkeyboard: true\n\t\t\t});\n\n\t\t\t\/\/ Animate captions in first slide on page load\n\t\t\tdoAnimations($firstAnimatingElems);\n\n\t\t\t\/\/ Other Slides to be Animated on Carousel Slide Event\n\t\t\t$myCarousel.on('slide.bs.carousel', function(e) {\n\t\t\t\tvar $animatingElems = $(e.relatedTarget).find(\"[data-animation ^= 'animated']\");\n\t\t\t\tdoAnimations($animatingElems);\n\t\t\t});\n\n\t\t\t\/\/ Explicit arrow handlers \u2014 bypass data-API which may be removed by touch carousel\n\t\t\t$myCarousel.find('.carousel-control').on('click', function(e) {\n\t\t\t\te.preventDefault();\n\t\t\t\t$myCarousel.carousel($(this).data('slide'));\n\t\t\t});\n\t\t});\n\t})(jQuery);\n\t\/* ]]> *\/\n<\/script>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Le Noble Daken &amp; Onderhoud B.V. loves working together. In our view, that means giving everyone the space to do their best. We foster a culture of constructive consultation and communication. With us, talent is given the opportunity to be seen and heard. To be afraid of independent opinion is to be afraid of change. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-305","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Working at - Le Noble Daken en Onderhoud B.V.<\/title>\n<meta name=\"description\" content=\"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dakenenonderhoud.nl\/en\/work-at\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Working at - Le Noble Daken en Onderhoud B.V.\" \/>\n<meta property=\"og:description\" content=\"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dakenenonderhoud.nl\/en\/work-at\/\" \/>\n<meta property=\"og:site_name\" content=\"Le Noble Daken en Onderhoud B.V.\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-25T16:48:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/work-at\\\/\",\"url\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/work-at\\\/\",\"name\":\"Working at - Le Noble Daken en Onderhoud B.V.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/#website\"},\"datePublished\":\"2021-03-03T18:38:42+00:00\",\"dateModified\":\"2023-04-25T16:48:11+00:00\",\"description\":\"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/work-at\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/work-at\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/work-at\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Working at\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/\",\"name\":\"Le Noble Daken en Onderhoud B.V.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dakenenonderhoud.nl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Working at - Le Noble Daken en Onderhoud B.V.","description":"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/","og_locale":"en_US","og_type":"article","og_title":"Working at - Le Noble Daken en Onderhoud B.V.","og_description":"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.","og_url":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/","og_site_name":"Le Noble Daken en Onderhoud B.V.","article_modified_time":"2023-04-25T16:48:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/","url":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/","name":"Working at - Le Noble Daken en Onderhoud B.V.","isPartOf":{"@id":"https:\/\/dakenenonderhoud.nl\/en\/#website"},"datePublished":"2021-03-03T18:38:42+00:00","dateModified":"2023-04-25T16:48:11+00:00","description":"We give everyone the space to do their best. We foster a culture of constructive consultation and communication.","breadcrumb":{"@id":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dakenenonderhoud.nl\/en\/work-at\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dakenenonderhoud.nl\/en\/work-at\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dakenenonderhoud.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Working at"}]},{"@type":"WebSite","@id":"https:\/\/dakenenonderhoud.nl\/en\/#website","url":"https:\/\/dakenenonderhoud.nl\/en\/","name":"Le Noble Daken en Onderhoud B.V.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dakenenonderhoud.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/pages\/305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/comments?post=305"}],"version-history":[{"count":5,"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/pages\/305\/revisions"}],"predecessor-version":[{"id":350,"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/pages\/305\/revisions\/350"}],"wp:attachment":[{"href":"https:\/\/dakenenonderhoud.nl\/en\/wp-json\/wp\/v2\/media?parent=305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}