{"id":622,"date":"2020-12-03T08:42:29","date_gmt":"2020-12-03T07:42:29","guid":{"rendered":"https:\/\/campaigns.kohsel.de\/events\/save-money-on-the-design-of-inductive-components\/"},"modified":"2021-06-03T08:22:50","modified_gmt":"2021-06-03T06:22:50","slug":"save-money-on-the-design-of-inductive-components","status":"publish","type":"event","link":"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/","title":{"rendered":"Save money, time and temperature on the design of inductive components | Webinar"},"content":{"rendered":"<div class=\"block-cta-advanced relative bg-cover bg-center bg-no-repeat pt-16 md:pt-16 lg:pt-24 pb-16 md:pb-16 lg:pb-24    theme-dark schema-bg-color-primary lazy-bg\"\n     id=\"\"\n\n     style=\"background-image: url('data:image\/gif;base64,R0lGODlhAQABAIAAAP\/\/\/\/\/\/\/yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==')\"\n     data-src=\"\"\n\n    data-design-type=\"type_1\"\n    >\n\n    \n\n    <div class=\"absolute inset-0 z-10\"\n         style=\"background-color: #212121; opacity: 0.70\"><\/div>\n\n    \n    \n        \n<div class=\"relative z-10 pt-24 lg:pt-0\">\n\n    <div class=\"container\">\n        <div class=\"lg:flex\">\n            <div class=\"lg:w-2\/3 flex flex-col justify-end pb-12 lg:pt-24 xl:pt-32 lg:pr-32 xl:pr-48\">\n\n                                <div class=\"relative \">\n\n                    \n\n                    <div class=\"relative z-10\">\n                        <header class=\"mb-3\">\n                                                            <div class=\"pre-heading \">\n                                    Webinar on-demand                                <\/div>\n                                                        <h1 class=\" break-words md:break-normal\">\n                                Save money, weight or temperature on the design of inductive components                            <\/h1>\n                        <\/header>\n                        <div class=\" \">\n                            <div class=\"wysiwyg-content text-sm \">\n                                <p>Within 30 minutes we\u2019ll show you:<\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">How to create a specification that reduces errors<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">How you can save money, weight or temperature on your design<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Are you sure that you use the right materials?<\/li>\n<\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n                \n                            <\/div>\n            <div class=\"lg:w-1\/3 relative\">\n\n                <div id=\"block_cta-adv-form\" class=\"relative z-20 lg:absolute lg:top-0 lg:right-0 lg:left-0\">\n\n\n                    <div class=\"bg-white theme-light shadow-2xl rounded p-1 relative  overflow-hidden\">\n                        \n                        <div class=\"\">\n                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                        <\/div>\n\n                        <div class=\"p-6\">\n\n                            <header class=\"mb-3\">\n                                                                    <div class=\"pre-heading\">\n                                        Webinar on-demand                                    <\/div>\n                                                                <h2 class=\"\">\n                                    Sign up here to watch the webinar                                <\/h2>\n                            <\/header>\n\n                            <div class=\"wysiwyg-content text-sm mb-6\">\n                                Don&#8217;t miss out on a webinar based on more than 50 years of experience!                            <\/div>\n\n                                                            <div class=\"\">\n                                    \n\n\n\n        <script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gform_wrapper_original_id_14 gform_legacy_markup_wrapper' id='gform_wrapper_1546840657' ><div id='gf_1546840657' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_1546840657' id='gform_1546840657'  action='\/da\/wp-json\/wp\/v2\/event\/622#gf_1546840657' >\n                        <div class='gform_body gform-body'><ul id='gform_fields_1546840657' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_14_1\"  class=\"gfield input-type-text input-size-medium input-size-medium gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_1\"><label class='gfield_label' for='input_1546840657_1' >Firstname<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1546840657_1' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_14_2\"  class=\"gfield input-type-text input-size-medium input-size-medium gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_2\"><label class='gfield_label' for='input_1546840657_2' >Last name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_1546840657_2' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_14_3\"  class=\"gfield input-type-text input-size-large input-size-large gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_3\"><label class='gfield_label' for='input_1546840657_3' >Company<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1546840657_3' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_14_4\"  class=\"gfield input-type-email input-size-large input-size-large gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_4\"><label class='gfield_label' for='input_1546840657_4' >Work mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_1546840657_4' type='text' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_14_10\"  class=\"gfield gfield--width-full input-type-radio input-size-large input-size-large field_sublabel_below field_description_below hidden_label gfield_visibility_hidden\"  data-js-reload=\"field_14_10\"><div class='admin-hidden-markup'><i class='gform-icon gform-icon--hidden'><\/i><span>Hidden<\/span><\/div><label class='gfield_label'  >Language<\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_1546840657_10'>\n\t\t\t<li class='gchoice gchoice_14_10_0'>\n\t\t\t\t<input name='input_10' type='radio' value='German'  id='choice_1546840657_14_10_0'    \/>\n\t\t\t\t<label for='choice_1546840657_14_10_0' id='label_1546840657_14_10_0'>German<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_14_10_1'>\n\t\t\t\t<input name='input_10' type='radio' value='Swedish'  id='choice_1546840657_14_10_1'    \/>\n\t\t\t\t<label for='choice_1546840657_14_10_1' id='label_1546840657_14_10_1'>Swedish<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_14_10_2'>\n\t\t\t\t<input name='input_10' type='radio' value='Danish'  id='choice_1546840657_14_10_2'    \/>\n\t\t\t\t<label for='choice_1546840657_14_10_2' id='label_1546840657_14_10_2'>Danish<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_14_10_3'>\n\t\t\t\t<input name='input_10' type='radio' value='English' checked='checked' id='choice_1546840657_14_10_3'    \/>\n\t\t\t\t<label for='choice_1546840657_14_10_3' id='label_1546840657_14_10_3'>English<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_14_5\"  class=\"gfield input-type-hidden input-size-medium input-size-medium gform_hidden field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_5\"><div class='ginput_container ginput_container_text'><input name='input_5' id='input_1546840657_5' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Organic \/ Direct' \/><\/div><\/li><li id=\"field_14_6\"  class=\"gfield input-type-hidden input-size-medium input-size-medium gform_hidden field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_6\"><div class='ginput_container ginput_container_text'><input name='input_6' id='input_1546840657_6' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Trigger - Webinar - Save money on design optagelse' \/><\/div><\/li><li id=\"field_14_7\"  class=\"gfield input-type-terms input-size-large input-size-large field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_14_7\"><label class='gfield_label' for='input_1546840657_7' >Accept\u00e9r betingelser<\/label><div class=\"ginput_container \" id=\"gf_terms_container_247255047\"><div class=\"custom-checkbox flex items-center\"><input aria-required=\"true\" aria-invalid=\"false\" id=\"input_247255047_7\" class=\"input\" type=\"checkbox\" name=\"input_7\" value=\"terms_accepted\"  \/><label><span class=\"text-xs normal-case line\" for=\"input_247255047_7\">When you sign up you also accept our  and the terms and conditions for the processing of your personal information.<\/span><\/label><\/div><\/div><\/li><\/ul><\/div>\n        <div class='gform_footer top_label'> <button class='btn btn-primary button gform_button' id='gform_submit_button_1546840657'>Webinar on-demand<span class='float-right ml-3 mr-3'><i class='far fa-long-arrow-right'><\/i><\/span><\/button> <input type='hidden' name='gform_ajax' value='form_id=14&amp;title=&amp;description=&amp;tabindex=-1' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_14' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='14' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_14' value='WyJbXSIsIjljMTUyN2Y4ODQ4YTJhMTRhZTgxZTUyNDIzZTQ2NjY3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_14' id='gform_target_page_number_14' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_14' id='gform_source_page_number_14' value='1' \/>\n            <input type='hidden' name='gform_random_id' value='1546840657' \/><input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1546840657' id='gform_ajax_frame_1546840657' title='Denne iframe indeholder logikken, der er kr\u00e6vet for at h\u00e5ndtere Gravity Formularer, der bruger Ajax.'><\/iframe>\n                <script type=\"text\/javascript\">\ngform.initializeOnLoaded( function() {gformInitSpinner( 1546840657, 'https:\/\/campaigns.kohsel.de\/wp-content\/themes\/mindmill\/images\/ajax-loader.gif' );jQuery('#gform_ajax_frame_1546840657').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1546840657');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1546840657').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1546840657').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1546840657').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1546840657').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_1546840657').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_14').val();gformInitSpinner( 1546840657, 'https:\/\/campaigns.kohsel.de\/wp-content\/themes\/mindmill\/images\/ajax-loader.gif' );jQuery(document).trigger('gform_page_loaded', [1546840657, current_page]);window['gf_submitting_1546840657'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1546840657').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1546840657').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1546840657]);window['gf_submitting_1546840657'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1546840657').text());}, 50);}else{jQuery('#gform_1546840657').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [1546840657, current_page]);} );} );\n<\/script>\n\n                                <\/div>\n                            \n                                                    <\/div>\n\n\n\n                    <\/div>\n\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <\/div>\n    <div class=\"theme-light schema-bg-color-light_background \">\n        <div class=\"container\">\n\n            \n                            <div class=\"pt-16 md:pt-16 lg:pt-24 pb-16 md:pb-32 lg:pb-32\">\n                    <div class=\"flex flex-col\">\n                        <div class=\"lg:w-2\/3 lg:pr-32 xl:pr-48\">\n\n                            <header class=\"mb-3\">\n                                \n                                <h2 class='text-2xl'>The exciting agenda for the webinar<\/h2>\n                            <\/header>\n                            <div class=\"wysiwyg-content text-sm\">\n                                <p>On the agenda for the webinar are these 5 headings that show you how to optimize the design of your next inductive component:<\/p>\n<p><span style=\"font-weight: 400;\">\u2714 B<\/span><span style=\"font-weight: 400;\">enefit from a detailed specification in the long run<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2714 The right design will save you money, weight or temperature\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2714 Are you sure that you use the right materials?<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u2714 Fine-tune your process with four pieces of advice<\/span><\/p>\n<p>We&#8217;ll also take the time to answer your remaining questions on inductive components.<\/p>\n                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                                    <\/div>\n            \n\n        <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","format":"standard","meta":[],"event_type":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.14 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns\" \/>\n<meta property=\"og:url\" content=\"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/\" \/>\n<meta property=\"og:site_name\" content=\"Kohsel - Campaigns\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-03T06:22:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/\",\"url\":\"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/\",\"name\":\"Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns\",\"isPartOf\":{\"@id\":\"https:\/\/campaigns.kohsel.de\/#website\"},\"datePublished\":\"2020-12-03T07:42:29+00:00\",\"dateModified\":\"2021-06-03T06:22:50+00:00\",\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/campaigns.kohsel.de\/#website\",\"url\":\"https:\/\/campaigns.kohsel.de\/\",\"name\":\"Kohsel - Campaigns\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/campaigns.kohsel.de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"da-DK\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns","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:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/","og_locale":"da_DK","og_type":"article","og_title":"Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns","og_url":"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/","og_site_name":"Kohsel - Campaigns","article_modified_time":"2021-06-03T06:22:50+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/","url":"https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/","name":"Save money, time and temperature on the design of inductive components | Webinar - Kohsel - Campaigns","isPartOf":{"@id":"https:\/\/campaigns.kohsel.de\/#website"},"datePublished":"2020-12-03T07:42:29+00:00","dateModified":"2021-06-03T06:22:50+00:00","inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/campaigns.kohsel.de\/da\/events\/save-money-on-the-design-of-inductive-components\/"]}]},{"@type":"WebSite","@id":"https:\/\/campaigns.kohsel.de\/#website","url":"https:\/\/campaigns.kohsel.de\/","name":"Kohsel - Campaigns","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/campaigns.kohsel.de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"da-DK"}]}},"_links":{"self":[{"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/event\/622"}],"collection":[{"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/event"}],"about":[{"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/types\/event"}],"version-history":[{"count":69,"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/event\/622\/revisions"}],"predecessor-version":[{"id":780,"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/event\/622\/revisions\/780"}],"wp:attachment":[{"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/media?parent=622"}],"wp:term":[{"taxonomy":"event_type","embeddable":true,"href":"https:\/\/campaigns.kohsel.de\/da\/wp-json\/wp\/v2\/event_type?post=622"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}