Beschrijving van de vacature
Functietitel: Senior Process Technologist
Vacaturelocatie (kort): Amersfoort, NLD, 3818LE
Discipline: Performance Excellence
Career Site Contract Hours: 32-40
#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-Solliciteer direct
Koptekst voor beschrijving van de vacature: Are you passionate about Process Technology and do you want to play a key role in further optimization our butter and dairy processes? The Global Supply Chain Technology team is looking for an experienced Sr Process Technologist who can bring our dairy factories to the next level.
Beschrijving van de vacature:
What we ask
An academic degree in (Food) Process technology, Chemical Engineering or a related field;
Relevant experience in a food/chemical/engineering company (10+ years);
Good knowledge of butter processes and understanding of dairy production processes;
Experienced in process licensing in capex projects, including technology selection and implementation;
Structured problem solving and process optimization (6-sigma green or black belt is a pre);
Good project and stakeholder management skills and experience in working in dynamic and multi-culture project environments;
Proven collaboration with internal and external partners for technological advancements;
The following key competences: analytical, fact-based, independent, solution oriented, well organized, critical.
What we offer
At FrieslandCampina you work on strong, globally loved brands enjoyed by millions every day, like Friso, Campina, Chocomel and Frisian Flag. As a farmer-owned cooperative, we combine an international environment with a clear social and sustainable purpose. We support your growth through training, coaching and internal career opportunities. With trust and autonomy, you can make real impact.
Employment benefits:
Salary between €5.280 and €7.166 gross per month (full-time), depending on experience and fit for the role;
A workweek of 32 to 38 hours, a 5% year-end allowance, 12,5% bonus, 8% holiday allowance and a pension scheme;
A train card and/or €0.23 per km (max. 30 km one way);
200 hours of annual leave, with the option to buy or sell up to 40 hours.
Vacancy description
In this role, you are expected to be able to realize the following in your area of expertise:
Ability to identify opportunities for improving efficiency, reducing costs, and enhancing product quality in our butter factories;
Process licensing of Capex projects;
Translate and scale up innovations to the production environment;
Lead Root-Cause-Analysis of complex problems within the factories;
Translate knowledge to technology standards and actively check for validation in our factories;
Closely work together with other departments such as R&D, production, quality assurance, and marketing to ensure that technology initiatives are properly integrated into the overall business strategy;
Ensure that all your work complies with relevant regulations and standards, such as those related to food safety, quality, and labelling;
Provision of training and support to employees on your expertise field, systems and tools to ensure that they are effectively integrated into the business.
Voettekst voor beschrijving van de vacature: For thousands of people every day, we are more than just a dairy company. To our farmers, our employees, the communities we serve, the businesses we work with and the people to whom we bring happiness, FrieslandCampina means something more. For them it's not just about what we do, but who we are.We value talented people from any background who want to contribute to something bigger than themselves. We encourage all of our employees to make decisions that benefit our entire company. At FrieslandCampina we own our own career and act accordingly. We trust you to make a difference in your job and influence the bigger picture. Working at FrieslandCampina means you are contributing to a better world.In this position, you will be working in the cluster Membrane Processing & Purification of the Global Supply Chain Technology team. The cluster consists of 9 experts and in the total SC team of 60 technologists. You will be working very multidisciplinary (e.g. R&D, Operations, Quality Assurance, Engineering, Experts).
#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-Solliciteer direct
Recruiter: Dennis van Straaten
Recruiter email: [email protected]
Career Site Show Contact Details Recruiter: Ja
: root{ -blue: #1f8fce; -blue-dark: #197fb8; -blue-light: #bfe7ff; -text-blue: #1e86c8; -icon-bg: #eef7ff; -card-radius: 18px; } .hero{ position: relative; min-height: 640px; height: 100vh; max-height: 860px; background: var(-blue); overflow: hidden; width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); } .hero__inner { position: relative; height: 100%; display: flex; align-items: center; padding: 0 50px; padding-left: 500px; justify-content: space-around; } /* LEFT PHOTO CIRCLE */ .photo-ring{ position: absolute; left: clamp(-420px, -26vw, -260px); top: 50%; transform: translateY(-50%); width: clamp(560px, 60vw, 1000px); aspect-ratio: 1/1; border-radius: 50%; background: var(-blue-light); /* outer ring */ padding: clamp(18px, 2vw, 26px); } .photo-ring__inner{ width: 100%; height: 100%; border-radius: 50%; background: #fff; /* inner ring */ padding: clamp(10px, 1.1vw, 14px); } .photo{ width: 100%; height: 100%; border-radius: 50%; overflow: hidden; position: relative; background: #ddd; } .photo img{ width: 100%; height: 100%; object-fit: cover; object-position: 30% 40%; display: block; } .photo::after{ content: ""; position: absolute; inset: 0; pointer-events: none; } /* RIGHT CONTENT */ .right-content{ width: min(720px, 100%); color: #fff; } .right-content h2{ color: #fff !important; margin: 0 0 26px; font-size: 2em; font-weight: 800; padding-bottom: 50px; } .cards{ width: min(640px, 100%); display: grid; gap: 22px; } .card{ background: #fff; border-radius: var(-card-radius); padding: 18px 22px; display: flex; gap: 16px; align-items: center; } .icon{ width: 56px; height: 56px; border-radius: 50%; background: var(-icon-bg); display: grid; place-items: center; color: var(-text-blue); flex: 0 0 auto; } .icon svg{width: 26px;height: 26px;display: block} .card__title{ color: var(-text-blue); font-weight: 800; font-size: 18px; margin: 0 0 2px; } .card__desc{ color: var(-text-blue); opacity: .95; font-size: 16px; margin: 0; } /* bottom wave (two layers) */ .wave{ position: absolute; left: 0; bottom: -1px; width: 100%; height: 140px; pointer-events: none; } @media (max-width: 900px){ .hero{ height: auto; max-height: none; padding-bottom: 140px; } .hero__inner{ padding-left: clamp(22px, 4vw, 34px); padding-top: clamp(280px, 40vw, 360px); } .photo-ring{ left: 50%; top: 0; transform: translate(-50%, -30%); } }
Waarom jij bij ons wilt werken:
Een inspirerend doel
Betere voeding voor de wereld en een goed inkomen voor onze boeren, nu en voor toekomstige generaties.
Een coöperatieve cultuur
Gekenmerkt door wereldwijde samenwerking, respect en gedeeld succes.
Een tastbare impact
Ruimte voor jouw ambitie, met autonomie en een duidelijke focus.
Jouw groei is onze groei
We investeren in jouw persoonlijke en professionele ontwikkeling via trainingen en opleidingen.
Heb je vragen?
Neem gerust contact op met onze recruiter
✉
[email protected]
.custContact { -cust-contact-blue: #2693d1; margin-top: 100px; padding: 56px 72px; background: var(-cust-contact-blue); border-radius: 28px; box-sizing: border-box; } .custContact__content { margin-left: auto; margin-right: auto; color: #fff; text-align: center; } .custContact__title { margin: 0 0 24px; color: #fff !important; font-size: 62px; line-height: 0.95; font-weight: 700; letter-spacing: -0.02em; } .custContact__text { margin: 0 0 32px; color: #fff; font-size: 30px; line-height: 1.15; font-weight: 400; } .custContact__text strong { font-weight: 700; } .custContact__pill { display: inline-flex; align-items: center; gap: 14px; padding: 16px 28px; border-radius: 999px; background: #fff; color: var(-cust-contact-blue); text-decoration: none; font-size: 20px; line-height: 1; font-weight: 400; } .custContact__icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 999px; background: #e8eef4; font-size: 18px; line-height: 1; flex: 0 0 40px; } @media (max-width: 1100px) { .custContact { padding: 44px 48px; } .custContact__title { font-size: 52px; } .custContact__text { font-size: 24px; } } @media (max-width: 768px) { .custContact { padding: 32px 24px; } .custContact__content { max-width: 100%; margin-left: 0; } .custContact__title { font-size: 40px; line-height: 1; } .custContact__text { font-size: 20px; line-height: 1.25; } .custContact__pill { font-size: 16px; padding: 14px 18px; } .custContact__icon { width: 34px; height: 34px; flex-basis: 34px; font-size: 15px; } }