{"id":1583,"date":"2024-11-15T01:56:24","date_gmt":"2024-11-15T01:56:24","guid":{"rendered":"https:\/\/clarifyou.com\/?p=1583"},"modified":"2025-04-28T13:58:16","modified_gmt":"2025-04-28T13:58:16","slug":"welding-course","status":"publish","type":"post","link":"https:\/\/clarifyou.com\/nl\/welding-course\/","title":{"rendered":"Word een gecertificeerde professionele lasser - Gratis online cursus"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-enter-an-area-with-growing-demand-and-a-potential-salary-of-20-dollars-hour\">Betreed een gebied met een groeiende vraag en een potentieel salaris van 20 dollar\/uur<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In vrijwel elke sector van de industrie is een selecte groep professionals betrokken: <strong>lassers<\/strong>Ongeacht de complexiteit van de bouw of renovatie, ze hebben allemaal \u00e9\u00e9n ding gemeen: lassen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De arbeidsmarkt voor lassers is zeer gunstig vanwege de aanhoudende vraag in sectoren als de bouw, productie, industrieel onderhoud, automobielindustrie, olie- en gasindustrie en zelfs de lucht- en ruimtevaart.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deze professionele lascursus geeft je alle benodigde technieken om een van de meest gevraagde professionals in dit vakgebied te worden en minimaal $20 per uur te verdienen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-AcOAA\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/cursa.app\/free-courses-welding-online\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/welding-course.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Cursus        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Lascursus        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Cursus            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Zet de eerste stap om lasser te worden.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/cursa.app\/free-courses-welding-online\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              BEKIJK HOE U ZICH KUNT INSCHRIJVEN            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/cursa.app\/free-courses-welding-online\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              BEKIJK HOE U ZICH KUNT INSCHRIJVEN            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          U wordt doorgestuurd naar een andere website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/cursa.app\/free-courses-welding-online\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/welding-course.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Zet de eerste stap om lasser te worden              <\/p>\n              <a href=\"https:\/\/cursa.app\/free-courses-welding-online\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    BEKIJK HOE U ZICH KUNT INSCHRIJVEN                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                U wordt doorgestuurd naar een andere website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De cursus is, samen met een certificaat, gratis en volledig flexibel, waardoor u overal en in uw eigen tempo kunt studeren en uw schema kunt aanpassen aan uw beschikbaarheid.<br><\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-average-welder-salary-in-the-usa\">Gemiddeld salaris van een lasser in de VS<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De Amerikaanse lasmarkt is aantrekkelijk, met salarissen die vari\u00ebren afhankelijk van de locatie en specialisatie. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Het gemiddelde uurloon van een lasser in de VS bedraagt ongeveer $22,84, wat neerkomt op een jaarinkomen van ongeveer $48.638. Sommige staten en steden bieden een bovengemiddeld salaris:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Buffalo, NY: $53.497 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Midland, TX: $53.357 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Phoenix, AZ: $53.186 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Milwaukee, WI: $52.389 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Tulsa, OK: $50.408 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Fort Wayne, IN: $49.550 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Houston, TX: $48.861 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Louisville, KY: $47.240 per jaar<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Canton, OH: $44.909 per jaar<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deze gegevens benadrukken hoe gewaardeerd lassen is in de VS, met zijn stabiliteit en goede verdiensten. Bovendien kunnen lassers met geavanceerde technische specialisaties of extra certificeringen nog hogere salarissen verdienen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-what-you-ll-learn-in-the-welding-course\">Wat u leert tijdens de lascursus<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De Cursa lascursus is uitgebreid en behandelt de volgende essenti\u00eble onderwerpen:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Basisprincipes van lassen:<\/strong> Een inleiding tot de soorten en technieken van lassen, met gedetailleerde uitleg over de gebruikte materialen en apparatuur.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Lasveiligheid:<\/strong> Veiligheidsnormen en persoonlijke beschermingsmiddelen (PBM) om een veilige werkomgeving te garanderen.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Lassen met staafjes:<\/strong> Basisbeginselen en technieken voor het gebruik van elektroden bij het lassen.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>MIG- en TIG-lassen:<\/strong> Apparatuur instellen, parameteraanpassingen, boogregeling en geavanceerde technieken voor verschillende materialen.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Oefeningen en oefeningen:<\/strong> Praktische activiteiten en simulaties om de tijdens de cursus verworven kennis te consolideren.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-course-requirements\">Cursusvereisten<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Om deel te nemen aan de lascursus moeten cursisten minimaal 18 jaar oud zijn en ge\u00efnteresseerd zijn in het verwerven of verbeteren van lasvaardigheden. Er is geen voorkennis vereist.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-welding-course-steps\">Stappen van de lascursus<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Inschrijving:<\/strong> Ga naar het Cursa-platform of download de app om de cursus te starten.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Studie en praktijk:<\/strong> Bekijk videolessen, voer praktische oefeningen uit en doe mee aan simulaties.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Onderzoek:<\/strong> Doe aan het einde van elke module een toets om te bevestigen dat u de module hebt begrepen.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Certificering:<\/strong> Na afronding van de cursus kunt u een gratis digitaal certificaat downloaden in de app.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-how-to-enroll-in-the-course\">Hoe u zich kunt inschrijven voor de cursus<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Om u in te schrijven voor de lascursus, volgt u eenvoudig deze stappen:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Bezoek de Cursa-website of download de app voor Android of iOS.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Zoek tussen de beschikbare opties naar de cursus lassen.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Meld u gratis aan op het platform.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Nadat u de cursus hebt afgerond, kunt u via de app het digitale certificaat downloaden.<\/li>\n<\/div><\/ol>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-professional-outlook\">Professionele vooruitzichten<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lassen wordt gezien als een waardevolle, essenti\u00eble vaardigheid, vooral in sectoren waar infrastructuur en productie van cruciaal belang zijn. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Extra certificeringen, zoals die van de American Welding Society (AWS), vergroten eveneens de kans op een beter betaalde baan. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gecertificeerde lassers met vaardigheden in specifieke methoden, zoals TIG- of elektrodelassen, onderscheiden zich vaak van de concurrentie.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-fields-of-work\">Werkgebieden<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Bouw en infrastructuur:<\/strong> Lassers zijn essentieel bij bouwconstructies zoals gebouwen, bruggen en openbare infrastructuur. Ze zorgen voor de duurzaamheid en sterkte van metalen constructies.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Automobielindustrie:<\/strong> Door ontwikkelingen op het gebied van bijvoorbeeld elektrische en hybride voertuigen is lassen aangepast en worden nieuwe, lichtgewicht materialen en geautomatiseerde productieprocessen ge\u00efntegreerd.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Olie- en gasindustrie:<\/strong> Op locaties waar olie en gas wordt gewonnen, spelen bekwame lassers een cruciale rol bij de bouw en het onderhoud van pijpleidingen en boorplatforms.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Lucht- en ruimtevaart en defensie:<\/strong> Gespecialiseerde lassers werken aan precisieprojecten waarbij delicaat en gedetailleerd lassen essentieel is, vooral bij lichtgewicht materialen zoals aluminium en titanium.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-demand-and-stability\">Vraag en stabiliteit<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lassen is een stabiel beroep, met een verwachte gematigde groei in de komende jaren vanwege de aanhoudende behoefte aan onderhoud en upgrades van de infrastructuur en de toenemende vraag naar nieuwe bouw- en productieprojecten. A<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bovendien is er, omdat veel professionals met pensioen gaan, een constante vraag naar nieuwe gekwalificeerde werknemers.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-career-advancement-opportunities\">Carri\u00e8remogelijkheden<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lassers kunnen zich ontwikkelen door zich te specialiseren in geavanceerde technieken, door te groeien naar een leidinggevende functie of door over te stappen naar aanverwante vakgebieden, zoals inspectie en kwaliteitscontrole, industri\u00eble veiligheid of zelfs technisch onderwijs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De veelzijdigheid van lassen en de mogelijkheden voor certificering en specialisatie maken het een veelbelovend beroep voor degenen die op zoek zijn naar stabiliteit en goede lonen in de VS.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-what-is-the-cursa-platform\">Wat is het Cursa Platform?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cursa is een educatief platform dat meer dan 4.000 gratis cursussen aanbiedt, met geldige certificering en kwalitatieve inhoud in verschillende professionele vakgebieden. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Het platform is gericht op toegankelijkheid en zorgt ervoor dat iedereen, waar dan ook, gratis kan leren en certificeringen kan behalen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Met de app hebben studenten toegang tot videolessen, praktische oefeningen en kunnen ze eenvoudig hun certificaten downloaden. Zo helpen ze duizenden mensen zich te specialiseren en zich te onderscheiden op de arbeidsmarkt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><em>Let op: We zijn niet institutioneel verbonden aan het Cursa Platform. Onze aanbeveling is bedoeld om lezers te helpen cursussen te vinden die bij hen passen en hun professionele ontwikkeling ondersteunen.<\/em><\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusie<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deze online en gratis 100%-cursus biedt een complete introductie tot lassen, waarbij technieken als MIG, TIG en elektrodelassen aan bod komen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De cursus is flexibel en eenvoudig toegankelijk en biedt aan het eind een geldig digitaal certificaat dat u via de app van het platform kunt downloaden. Dit maakt de cursus ideaal voor het verbeteren van uw cv. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Met deze certificering kunt u beter concurreren op de arbeidsmarkt in een beroep dat goede salarissen en doorlopende specialisatiemogelijkheden biedt.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z14inTI\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/clarifyou.com\/nl\/unlock-a-lucrative-career-with-a-free-automotive-mechanics-course\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\" Cursus Automechanica\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/08\/Automotive-Mechanics-Course-2.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/clarifyou.com\/nl\/unlock-a-lucrative-career-with-a-free-automotive-mechanics-course\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\" Cursus Automechanica\">\n             Cursus Automechanica        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Ontdek een lucratieve carri\u00e8re met een gratis cursus automechanica        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/clarifyou.com\/nl\/unlock-a-lucrative-career-with-a-free-automotive-mechanics-course\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Blijf lezen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/clarifyou.com\/nl\/unlock-a-lucrative-career-with-a-free-automotive-mechanics-course\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/08\/Automotive-Mechanics-Course-2.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Cursus Automechanica              <\/p>\n              <a href=\"https:\/\/clarifyou.com\/nl\/unlock-a-lucrative-career-with-a-free-automotive-mechanics-course\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Blijf lezen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                U blijft op dezelfde website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Deze professionele lascursus begeleidt je stap voor stap, zodat je snel een baan in de industri\u00eble sector kunt vinden en minimaal $20 per uur kunt verdienen. Volg de cursus gratis vanuit huis. Begin nu!<\/p>","protected":false},"author":11,"featured_media":1585,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[169,149],"tags":[185,184],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Become a Certified Professional Welder \u2013 Free Online Course - Clarif You<\/title>\n<meta name=\"description\" content=\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/clarifyou.com\/nl\/welding-course\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Become a Certified Professional Welder \u2013 Free Online Course\" \/>\n<meta property=\"og:description\" content=\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clarifyou.com\/nl\/welding-course\/\" \/>\n<meta property=\"og:site_name\" content=\"Clarif You\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-15T01:56:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-28T13:58:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ingrid Pontes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/clarifyou.com\/#website\",\"url\":\"https:\/\/clarifyou.com\/\",\"name\":\"Clarif You\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/clarifyou.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"nl\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl\",\"@id\":\"https:\/\/clarifyou.com\/welding-course\/#primaryimage\",\"url\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg\",\"contentUrl\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/clarifyou.com\/welding-course\/#webpage\",\"url\":\"https:\/\/clarifyou.com\/welding-course\/\",\"name\":\"Become a Certified Professional Welder \u2013 Free Online Course - Clarif You\",\"isPartOf\":{\"@id\":\"https:\/\/clarifyou.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/clarifyou.com\/welding-course\/#primaryimage\"},\"datePublished\":\"2024-11-15T01:56:24+00:00\",\"dateModified\":\"2025-04-28T13:58:16+00:00\",\"author\":{\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/4823b702e675f5c606cc95a377610ff0\"},\"description\":\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!\",\"breadcrumb\":{\"@id\":\"https:\/\/clarifyou.com\/welding-course\/#breadcrumb\"},\"inLanguage\":\"nl\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/clarifyou.com\/welding-course\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/clarifyou.com\/welding-course\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/clarifyou.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Become a Certified Professional Welder \u2013 Free Online Course\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/4823b702e675f5c606cc95a377610ff0\",\"name\":\"Ingrid Pontes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl\",\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"caption\":\"Ingrid Pontes\"},\"url\":\"https:\/\/clarifyou.com\/nl\/author\/ingrid-pontes\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Become a Certified Professional Welder \u2013 Free Online Course - Clarif You","description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!","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:\/\/clarifyou.com\/nl\/welding-course\/","og_locale":"nl_NL","og_type":"article","og_title":"Become a Certified Professional Welder \u2013 Free Online Course","og_description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!","og_url":"https:\/\/clarifyou.com\/nl\/welding-course\/","og_site_name":"Clarif You","article_published_time":"2024-11-15T01:56:24+00:00","article_modified_time":"2025-04-28T13:58:16+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ingrid Pontes","Est. reading time":"4 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/clarifyou.com\/#website","url":"https:\/\/clarifyou.com\/","name":"Clarif You","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/clarifyou.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"nl"},{"@type":"ImageObject","inLanguage":"nl","@id":"https:\/\/clarifyou.com\/welding-course\/#primaryimage","url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg","contentUrl":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/how-to-become-a-welder.jpg","width":1920,"height":1080},{"@type":"WebPage","@id":"https:\/\/clarifyou.com\/welding-course\/#webpage","url":"https:\/\/clarifyou.com\/welding-course\/","name":"Become a Certified Professional Welder \u2013 Free Online Course - Clarif You","isPartOf":{"@id":"https:\/\/clarifyou.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/clarifyou.com\/welding-course\/#primaryimage"},"datePublished":"2024-11-15T01:56:24+00:00","dateModified":"2025-04-28T13:58:16+00:00","author":{"@id":"https:\/\/clarifyou.com\/#\/schema\/person\/4823b702e675f5c606cc95a377610ff0"},"description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $20\/hour. Start today!","breadcrumb":{"@id":"https:\/\/clarifyou.com\/welding-course\/#breadcrumb"},"inLanguage":"nl","potentialAction":[{"@type":"ReadAction","target":["https:\/\/clarifyou.com\/welding-course\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/clarifyou.com\/welding-course\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/clarifyou.com\/"},{"@type":"ListItem","position":2,"name":"Become a Certified Professional Welder \u2013 Free Online Course"}]},{"@type":"Person","@id":"https:\/\/clarifyou.com\/#\/schema\/person\/4823b702e675f5c606cc95a377610ff0","name":"Ingrid Pontes","image":{"@type":"ImageObject","inLanguage":"nl","@id":"https:\/\/clarifyou.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","caption":"Ingrid Pontes"},"url":"https:\/\/clarifyou.com\/nl\/author\/ingrid-pontes\/"}]}},"_links":{"self":[{"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/posts\/1583"}],"collection":[{"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/comments?post=1583"}],"version-history":[{"count":0,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/posts\/1583\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/media\/1585"}],"wp:attachment":[{"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/media?parent=1583"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/categories?post=1583"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clarifyou.com\/nl\/wp-json\/wp\/v2\/tags?post=1583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}