{"id":234,"date":"2025-11-25T18:58:32","date_gmt":"2025-11-25T18:58:32","guid":{"rendered":"https:\/\/win2026.nl\/?page_id=234"},"modified":"2026-06-03T18:54:05","modified_gmt":"2026-06-03T18:54:05","slug":"programme-overview","status":"publish","type":"page","link":"https:\/\/win2026.nl\/index.php\/programme-overview\/","title":{"rendered":"Programme overview"},"content":{"rendered":"\n<!-- WIN2026 \u00b7 Programme overview (full updated block with modal bios) -->\n\n<section class=\"winp2\">\n\n  <style>\n    .winp2{max-width:920px;margin:0 auto;padding:0 16px;}\n    .winp2 *{font-family:inherit;box-sizing:border-box;}\n    .winp2 h2{margin:2.2rem 0 .4rem;font-size:1.6rem;line-height:1.25;}\n    .winp2 .meta{margin:0 0 1.1rem;color:rgba(0,0,0,.65);font-size:1rem;line-height:1.5;}\n\n    \/* Venue note *\/\n    .winp2 .venue-note{\n      margin:0 0 1.25rem 0;\n      padding:14px 16px;\n      border:1px solid rgba(10,69,117,.18);\n      border-radius:14px;\n      background:#f6f9fc;\n      color:#111;\n      line-height:1.55;\n      box-shadow:0 8px 22px rgba(0,0,0,.04);\n    }\n    .winp2 .venue-note strong{font-weight:800;}\n    .winp2 .venue-note .venue-address{color:rgba(0,0,0,.72);}\n\n    \/* PDF button *\/\n    .winp2 .pdf-link-wrap{margin:0 0 1.5rem 0;}\n    .winp2 .pdf-link{\n      display:inline-block;\n      padding:12px 18px;\n      border-radius:999px;\n      background:#0a4575;\n      color:#fff;\n      text-decoration:none;\n      font-weight:700;\n      line-height:1.2;\n      box-shadow:0 10px 24px rgba(10,69,117,.18);\n      transition:transform .15s ease, opacity .15s ease;\n    }\n    .winp2 .pdf-link:hover{\n      transform:translateY(-1px);\n      opacity:.96;\n    }\n\n    \/* Day accordion cards *\/\n    .winp2 details{\n      border:1px solid rgba(0,0,0,.12);\n      border-radius:14px;\n      background:#fff;\n      box-shadow:0 10px 28px rgba(0,0,0,.06);\n      margin:14px 0;\n      overflow:hidden;\n    }\n    .winp2 summary{\n      list-style:none;\n      cursor:pointer;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:12px;\n      padding:16px 18px;\n      background:linear-gradient(180deg,#fafafa,#fff);\n    }\n    .winp2 summary::-webkit-details-marker{display:none;}\n    .winp2 .daytitle{font-weight:800;font-size:1.15rem;line-height:1.2;margin:0;color:#111;}\n    .winp2 .daydate{color:rgba(0,0,0,.6);font-weight:600;font-size:.98rem;white-space:nowrap;}\n    .winp2 .chev{\n      width:10px;height:10px;\n      border-right:2px solid rgba(0,0,0,.55);\n      border-bottom:2px solid rgba(0,0,0,.55);\n      transform:rotate(45deg);\n      transition:transform .18s ease;\n    }\n    .winp2 details[open] .chev{transform:rotate(-135deg);}\n    .winp2 .body{padding:8px 18px 14px;}\n\n    \/* Aligned rows *\/\n    .winp2 .row{\n      display:grid;\n      grid-template-columns:140px 1fr;\n      gap:14px;\n      padding:12px 0;\n      border-top:1px solid rgba(0,0,0,.08);\n    }\n    .winp2 .row:first-child{border-top:none;padding-top:6px;}\n    .winp2 .time{\n      font-variant-numeric:tabular-nums;\n      font-weight:750;\n      color:#111;\n      white-space:nowrap;\n    }\n    .winp2 .label{font-weight:650;color:#111;}\n    .winp2 .sub{margin-top:6px;color:rgba(0,0,0,.72);font-size:.98rem;line-height:1.55;}\n    .winp2 ul{margin:.5rem 0 0 1.1rem;line-height:1.6;}\n    .winp2 li{margin:.28rem 0;}\n\n    \/* Link styling *\/\n    .winp2 a.winp2-link,\n    .winp2 a.bio-link{\n      color:inherit;\n      text-decoration:underline;\n      text-underline-offset:2px;\n    }\n    .winp2 a.winp2-link:hover,\n    .winp2 a.bio-link:hover{opacity:.85;}\n\n    \/* Small accordions inside content *\/\n    .winp2 .mini{\n      margin-top:10px;\n      border:1px solid rgba(0,0,0,.10);\n      border-radius:12px;\n      overflow:hidden;\n      background:#fff;\n      box-shadow:none;\n    }\n    .winp2 .mini summary{padding:10px 12px;background:#f6f7f9;}\n    .winp2 .mini .body{padding:10px 12px;}\n    .winp2 .mini .chev{width:9px;height:9px;}\n\n    \/* Bio modals *\/\n    .winp2 .bio-modal{\n      position:fixed;\n      inset:0;\n      display:none;\n      z-index:9999;\n    }\n    .winp2 .bio-modal.is-open{display:block;}\n    .winp2 .bio-modal-backdrop{\n      position:absolute;\n      inset:0;\n      background:rgba(0,0,0,.45);\n    }\n    .winp2 .bio-modal-panel{\n      position:relative;\n      width:min(760px, calc(100% - 32px));\n      max-height:calc(100vh - 48px);\n      overflow:auto;\n      margin:24px auto;\n      background:#fff;\n      border-radius:18px;\n      box-shadow:0 20px 60px rgba(0,0,0,.22);\n      padding:22px 22px 18px 22px;\n    }\n    .winp2 .bio-modal-close{\n      position:absolute;\n      top:12px;\n      right:12px;\n      border:0;\n      background:#f3f4f6;\n      border-radius:999px;\n      width:36px;\n      height:36px;\n      cursor:pointer;\n      font-size:20px;\n      line-height:1;\n    }\n    .winp2 .bio-modal-name{\n      margin:0 0 4px 0;\n      font-size:1.35rem;\n      line-height:1.2;\n      font-weight:800;\n      color:#111;\n      padding-right:44px;\n    }\n    .winp2 .bio-modal-meta{\n      margin:0 0 14px 0;\n      color:rgba(0,0,0,.65);\n      font-size:.98rem;\n      line-height:1.55;\n    }\n    .winp2 .bio-modal-text{\n      color:rgba(0,0,0,.82);\n      line-height:1.7;\n      font-size:1rem;\n    }\n    .winp2 .bio-modal-text p{margin:0 0 1rem 0;}\n\n    .winp2 .bio-modal-section{\n      margin-top:1.15rem;\n      padding-top:1rem;\n      border-top:1px solid rgba(0,0,0,.08);\n    }\n    .winp2 .bio-modal-section-title{\n      margin:0 0 .45rem 0;\n      font-size:1rem;\n      font-weight:800;\n      color:#111;\n      line-height:1.3;\n    }\n\n    @media (max-width:700px){\n      .winp2 .row{grid-template-columns:1fr;gap:6px;}\n      .winp2 .daydate{white-space:normal;}\n    }\n  <\/style>\n\n  <div id=\"winp2-top\"><\/div>\n  <h2>WIN 2026 \u2013 Programme overview<\/h2>\n  <p class=\"meta\">All times are local. Click a day to expand the programme.<\/p>\n\n  <div class=\"venue-note\">\n    <strong>Venues:<\/strong><br>\n    <span class=\"venue-address\"><strong>TU Delft Aula Conference Centre<\/strong><br>Mekelweg 5, 2628 CC Delft, the Netherlands<\/span><br><br>\n    <span class=\"venue-address\"><strong>Haskoning<\/strong><br>Mijnbouwstraat 120, 2628 RX Delft, The Netherlands<\/span>\n  <\/div>\n\n  <div class=\"pdf-link-wrap\">\n    <a class=\"pdf-link\" href=\"https:\/\/win2026.nl\/wp-content\/uploads\/2026\/06\/WIN2026-0206.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\n      \ud83d\udcc4 View the full programme (PDF)\n    <\/a>\n  <\/div>\n\n  <!-- Sunday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Sunday<\/div>\n        <div class=\"daydate\">28 June<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n\n      <div class=\"row\"><div class=\"time\">13:00\u201313:30<\/div><div><div class=\"label\">Registration<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">13:30\u201315:00<\/div>\n        <div>\n          <div class=\"label\">Workshops (parallel)<\/div>\n          <ul>\n            <li>\n              Enabling Water Circularity and Management: Feasibility, Finance and Practice.\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-mehak');return false;\">Mehak Puri<\/a>\n              and\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-arpita');return false;\">Arpita Amarnani<\/a>\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  The primary objective of the workshop is to draw empirical insights from global case studies and stakeholder evidence to contribute to shaping a practice-oriented research and implementation agenda for AI in circular water management with a focus on reuse. The sessions will focus on cost-benefit trade-offs deployed in AI for reuse, evaluating operational and financial risks when adopting AI, and identifying the technology choices, cost structures and risk perceptions that are being prioritised across water utilities and industries. The workshop aims to provide an actionable pathway for scaling AI supported water reuse across urban and industrial water systems.\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Educating the Next Generation of Industrial Water Professionals \u2014 developing a dedicated industrial water curriculum.\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-bram');return false;\">Bram Ooms<\/a>\n            <\/li>\n\n            <li>\n              Data-Driven Water Stewardship: Certification as a Structured Pathway to Water Positivity. Shabnam Bassi, Akash Deep and Moumita Ghosh\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  Water stress is intensifying globally due to rapid urbanization, rising demand, groundwater over-extraction, pollution, and climate change, making long-term water security a strategic priority. Water stewardship is embedded within the Sustainable Development Goals, particularly Goals 6, 11, 12, and 13, alongside initiatives such as the UN Global Compact\u2019s CEO Water Mandate promoting Net Positive Water Impact. Across sectors, hospitality, data centers, agriculture, commercial, and residential, water use is often poorly monitored. A standardized Water Positivity framework enables measurement, verification, improve efficiency, water reuse and recharge, alignment with applicable code and regulations, and evidence-based planning for resilient, sustainable water management.\n                <\/div>\n              <\/details>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">15:00\u201315:30<\/div><div><div class=\"label\">Coffee break<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">15:30\u201319:00<\/div>\n        <div>\n          <div class=\"label\">Courses (parallel)<\/div>\n          <ul>\n            <li>\n              Electrochemical and Hybrid Technologies for Wastewater Treatment and Resource Recovery.\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-sanjeeb');return false;\">Sanjeeb Mohapatra<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-jules');return false;\">Jules van Lier<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-david');return false;\">David Vermaas<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-ivan');return false;\">Ivan Buijnsters<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-jouke');return false;\">Jouke Dykstra<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-tuur');return false;\">Tuur van den Eijnde<\/a>,\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-jasper');return false;\">Jasper Schakel<\/a>\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Course description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  The objective of this course is to provide a systems-level understanding of electrochemical and hybrid electrochemical technologies for waste(water) treatment, water reuse, and resource recovery. The course aims to bridge the gap between fundamental electrochemical principles, real wastewater behaviour, and practical implementation in reuse-oriented treatment trains.\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Life Cycle Assessment as a Decision-Support Tool for Industrial Water and Wastewater Projects Using openLCA.\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-nooshin');return false;\">Nooshin Barzegar Marvasti<\/a>\n              and\n              <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-aashlesha');return false;\">Aashlesha Chekkala<\/a>\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Course description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  Life Cycle Assessment (LCA) is increasingly used by industry as a decision-support tool to evaluate the environmental impacts and performance of water and wastewater projects across the full life cycle, from project design and manufacturing to operation and end-of-life. This short, course-based workshop provides hands-on training on applying LCA to industrial water and wastewater systems using openLCA software. Participants will learn the core principles of LCA, how to define goal and scope, select appropriate impact categories, and interpret results to support technology comparison and informed decision-making in real-world industrial contexts.\n                <\/div>\n              <\/details>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">19:00\u201322:00<\/div>\n        <div>\n          <div class=\"label\">Welcome reception<\/div>\n          <div class=\"sub\"><a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-kala');return false;\">Kala Vairavamoorthy<\/a>, Executive Director, International Water Association<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/details>\n\n  <!-- Monday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Monday<\/div>\n        <div class=\"daydate\">29 June<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n      <div class=\"row\"><div class=\"time\">08:00<\/div><div><div class=\"label\">Registration<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">09:00\u201309:30<\/div><div><div class=\"label\">Performance (plenary)<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">09:30\u201310:00<\/div>\n        <div>\n          <div class=\"label\">Opening speech (plenary)<\/div>\n          <div class=\"sub\"><a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-geoff');return false;\">Geoff Townsend<\/a>, Water Europe Chair of the Water-Smart Industries Community of Practice. Water stress across Europe: challenges for the industry<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">10:00\u201310:45<\/div>\n        <div>\n          <div class=\"label\">Keynote 1 (plenary)<\/div>\n          <div class=\"sub\"><a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-christophe');return false;\">Christophe Lasseur<\/a>, European Space Agency, head of MELiSSA program \u2014 Mission to Mars, the ultimate example of a circular economy?<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">10:45\u201311:15<\/div><div><div class=\"label\">Break<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">11:15\u201312:00<\/div>\n        <div>\n          <div class=\"label\">Keynote 2 (plenary)<\/div>\n          <div class=\"sub\"><a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-guido');return false;\">Guido Janssen<\/a>, CEO Nyrstar and <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-iris');return false;\">Iris Janssen<\/a>, HaskoningDHV. Water challenges in the industry at different corners of the world: challenges and solutions<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">12:00\u201312:30<\/div><div><div class=\"label\">Group photo<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">12:30\u201314:00<\/div>\n        <div>\n          <div class=\"label\">Lunch (workshop parallel)<\/div>\n          <ul>\n            <li>\n              Building the bridges \u2014 Comprehensive Water Stewardship Plan for Industrial Resilience in Water-Stressed Basins. Basja Jantowski and Lourens Meijer\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  This workshop invites participants to explore how Water Stewardship Planning can transform industrial resilience in water-stressed basins. Moving beyond traditional compliance, the session reveals how industries can adopt a proactive, context-driven, and collaborative approach on good water stewardship. Through real-world cases, Haskoning, Unilever and other speakers will unpack key themes such as contextualizing water within its catchment, strengthening data and human capacity, guiding strategic investments, and advancing collective action. Participants will gain insights into how Water Stewardship Plans can help water evolve to a strategic business priority requiring cross-functional engagement and basin-level collaboration. Attendees will leave with practical perspectives on how we can build water-resilient operations, contribute meaningfully to shared water security, and unlock long-term sustainability and business value.\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Humber UK Case Study of the implications of no water available for Industry: How can we ensure growth in the sector whilst protecting the environment and ensuring enough water for people? Liz Cairns and Jenny Marshall-Reed and Matt Woollin\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  Using the Humber Cluster in the UK as a real-world case study, this interactive workshop explores the implications of insufficient water availability for industry. Participants will compare experiences from their own countries to identify shared challenges, differing regulatory approaches, and opportunities for sustainable growth. The overarching aim is to learn from each other and capture options for policy, legislation, and regulation that can support sustainable industrial growth while protecting the environment and ensuring secure water supplies for people.\n                <\/div>\n              <\/details>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Effluent: Treatment<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Resource and Energy Recovery<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">15:30\u201316:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">16:00\u201317:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Effluent: Biological Treatment<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">16:00\u201317:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Resource and Energy Recovery (Cont.)<\/div><\/div><\/div>\n    <\/div>\n  <\/details>\n\n  <!-- Tuesday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Tuesday<\/div>\n        <div class=\"daydate\">30 June<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n      <div class=\"row\">\n        <div class=\"time\">09:00\u201310:30<\/div>\n        <div>\n          <div class=\"label\">Technical Session (plenary) \u2014 Industrial Effluent: Reuse<\/div>\n          <div class=\"sub\">Keynote: <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-kees');return false;\">Kees van der Voort Maarschalk<\/a>, Science Director at Royal Avebe. Dealing with water scarcity, it is not necessarily water re-use: An industry perspective<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">10:30\u201311:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">11:00\u201312:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Effluent: Reuse (Cont.)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">11:00\u201312:30<\/div><div><div class=\"label\">Company Case Presentations<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">12:30\u201314:00<\/div>\n        <div>\n          <div class=\"label\">Lunch (workshop parallel)<\/div>\n          <ul>\n            <li>\n              Water Efficiency in the Industry: Practical Pathways to Circular Industrial Water Use (Johann Poinapen, Julian Munoz, Ivaylo Hitsov)\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  This workshop presents practical approaches to improving industrial water efficiency based on methodologies developed in the EU Horizon 2020 AquaSPICE project. It introduces the Water Efficiency Framework (WEF) as a structured method for identifying inefficiencies and implementing reuse and recycling strategies within industrial processes. Using case studies from Dow and BASF, participants will explore how digital monitoring tools, process optimisation, and internal reuse loops can reduce freshwater demand and strengthen circular water solutions across industrial sites and clusters.\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Building the Business Case for Circular Industrial Water Management Investments at Site Level. Cejna Anna Quist-Jensen, Thomas Track, Ken Stockil, Colm Gaskin, Aisling O\u2019Connor, Bettina Muster, Christoph H\u00f6fer and Andres Lucht\n\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Workshop description<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  This workshop will explore the importance of establishing a robust, holistic and evidence based business case for securing the investment required to enable the adoption of circular industrial water management solutions at an industrial site level. Building on work undertaken by the workshop facilitators in developing a decision-support system for site level water circularity investments as part of Work Package 5 of the EU-funded Horizon Europe project CORNERSTONE, participants will be introduced to the importance of preparing an informed business case, the role of circular water solutions in mitigating water-related risks, and what will drive uptake at industrial sites.\n                <\/div>\n              <\/details>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Advanced Oxidation-based Treatment Techniques<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Membrane-based Resource Recovery<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">15:30\u201316:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">16:00\u201317:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Materials for Industrial Water Treatment<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">16:00\u201317:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Membrane-based Resource Recovery (Cont.)<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">17:45\u201318:30<\/div>\n        <div><div class=\"label\">Open meeting of the IWA Specialist Group \u201cTreatment of Industrial Waters\u201d<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/details>\n\n  <!-- Wednesday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Wednesday<\/div>\n        <div class=\"daydate\">1 July<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n      <div class=\"row\"><div class=\"time\">09:00\u201310:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Water-Saving Strategies<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">09:00\u201310:30<\/div>\n        <div>\n          <div class=\"label\">Industrial Water Forum by Isle Group<\/div>\n          <div class=\"sub\">From Reduce to Reclaim \u00b7 Utility Management in Industry<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">10:30\u201311:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">11:00\u201312:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Electrochemical Treatment Techniques<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">11:00\u201312:30<\/div>\n        <div>\n          <div class=\"label\">Industrial Water Forum by Isle Group (Cont.)<\/div>\n          <div class=\"sub\">Industry Case Studies \u00b7 Technology Implementation \u00b7 Wrap-Up &amp; Conclusions<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">12:30\u201314:00<\/div><div><div class=\"label\">Lunch break<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Water policies and industrial symbiosis<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Electrochemical-based Valorization<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">15:30\u201316:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">16:00\u201317:30<\/div>\n        <div>\n          <div class=\"label\">Young Water Professionals (Plenary)<\/div>\n          <div class=\"sub\">\n            16:00\u201316:15 Introduction by the director of the local water authority<br>\n            16:15\u201317:30 Panel discussion with young water professionals: Water for industry, industry for the future<br>\n            <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-ruizhe');return false;\">Ruizhe Pei<\/a> \u2013 University of Vienna<br>\n            <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-hanneke');return false;\">Hanneke Spijkerboer<\/a> \u2013 Aviko<br>\n            <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-joshua');return false;\">Joshua de Jong<\/a> \u2013 AquaMinerals<br>\n            <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-pooja');return false;\">Pooja Halvawala<\/a> \u2013 Lenntech Water Treatment Solutions\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\"><div class=\"time\">17:30<\/div><div><div class=\"label\">Drinks &amp; pub quiz<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">18:00\u201319:30<\/div>\n        <div><div class=\"label\">Management Committee meeting of the IWA Specialist Group \u201cTreatment of Industrial Waters\u201d<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/details>\n\n  <!-- Thursday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Thursday<\/div>\n        <div class=\"daydate\">2 July<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n      <div class=\"row\"><div class=\"time\">09:00\u201310:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Digitalization and Smart Control<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">09:00\u201310:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Water Pollutants: PFAS<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">10:30\u201311:00<\/div><div><div class=\"label\">Coffee Break (Poster Presentation)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">11:00\u201312:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Digitalization and Smart Control (Cont.)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">11:00\u201312:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Water Pollutants<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">12:30\u201314:00<\/div><div><div class=\"label\">Lunch break<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Industrial Effluent: Treatment (Cont.)<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">14:00\u201315:30<\/div><div><div class=\"label\">Technical Session (parallel) \u2014 Life-Cycle Assessment<\/div><\/div><\/div>\n      <div class=\"row\"><div class=\"time\">15:30\u201316:00<\/div><div><div class=\"label\">Coffee Break<\/div><\/div><\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">16:00\u201317:30<\/div>\n        <div>\n          <div class=\"label\">Closing Session<\/div>\n          <div class=\"sub\">16:00\u201316:30 Awards: Best poster, Best presentation<br>16:30\u201317:00 Announcement WIN2028<br>17:00\u201317:30 Concluding remarks<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n        <div class=\"time\">19:00\u201323:00<\/div>\n        <div>\n          <div class=\"label\">Conference Dinner<\/div>\n          <div class=\"sub\">Dinner Talk: <a class=\"bio-link\" href=\"#\" onclick=\"openWinBio('bio-rick');return false;\">Rick Hogeboom<\/a><br>Location: Haskoning<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/details>\n\n  <!-- Friday -->\n  <details>\n    <summary>\n      <div>\n        <div class=\"daytitle\">Friday<\/div>\n        <div class=\"daydate\">3 July<\/div>\n      <\/div>\n      <span class=\"chev\" aria-hidden=\"true\"><\/span>\n    <\/summary>\n\n    <div class=\"body\">\n      <div class=\"row\">\n        <div class=\"time\">09:00\u201317:00<\/div>\n        <div>\n          <div class=\"label\">Site visits (depending on site)<\/div>\n          <ul>\n            <li>\n              Visit to Veolia Water Tech \u2013 Biothane\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Background<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  &#8220;Anaerobic&#8221; Tour at Biothane (Veolia): During this tour, you will explore the evolution of anaerobic industrial wastewater treatment technology. The tour features a presentation on Biothane&#8217;s pivotal role in the development of UASB and EGSB reactor technologies, showcasing selected projects that have enabled clients to achieve sustainable industrial wastewater treatment while capturing valuable biogas and biomethane. You&#8217;ll also learn about our latest innovations in anaerobic technology and tour our state-of-the-art biomass analysis and feasibility study laboratory, equipped with both lab-scale and pilot-scale anaerobic reactors. For more information: https:\/\/www.biothanesolutions.com\/\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Chemelot Site Tour\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Background<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  This site tour consists of a presentation about the past, the present, and particularly the sustainability efforts at Chemelot. This will be followed by a tour of the site with an explanation of all activities that take place at Chemelot. We will also visit the water-related activities, such as the flocculator (river water intake), the demineralized water plant, and the IAZI (integrated wastewater treatment). More information about Chemelot: www.chemelot.nl\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Visit to Holland Hydrogen 1 \u2013 clean water for a clean fuel\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Background<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  Holland Hydrogen is a 200 MW hydrogen production plant currently under construction in the second Maasvlakte. The plant is powered by offshore wind turbines and produces hydrogen for the Pernis Energy and Chemicals Park. Although the focus is often on hydrogen production, it could not operate without water. The site visit will start in the visitor centre with a presentation on the development of the water system and its integration from intake to outfall. This is then followed by a visit to the water production systems. https:\/\/www.shell.nl\/about-us\/what-we-do\/waterstof\/_jcr_content\/root\/main\/section_1793187481\/call_to_action\/links\/item0.stream\/1750150411678\/bc686db41e4e2aff092b4ae379a466326fd5626d\/250513_HH1-leaflet_v43.pdf\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Visit to Tata Steel IJmuiden\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Background<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  The Tata Steel site in IJmuiden is the size of a small city and stretches over three municipal areas. A lot is happening on-site: raw materials arrive by ship and after various processing stages are distributed as rolls of steel by rail, barge, sea or lorries. Water is used on-site for cooling, dust suppression, descaling, and more. The ambition is to produce hydrogen-based green steel by 2030, preparations for which are currently ongoing.<br><br>\n                  During the site visit, we will get a guided tour by bus over the site, and a walkthrough of the hot strip rolling mill. The excursion will end with a presentation &amp; Q&amp;A led by Tata Steel IJmuiden\u2019s in-house water experts.\n                <\/div>\n              <\/details>\n            <\/li>\n\n            <li>\n              Visit to Lenntech \u2013 Lab-, pilot- and full-scale membrane- and resin-based water treatment systems\n              <details class=\"mini\">\n                <summary>\n                  <div style=\"font-weight:650;\">Background<\/div>\n                  <span class=\"chev\" aria-hidden=\"true\"><\/span>\n                <\/summary>\n                <div class=\"body\">\n                  Lenntech focuses on the development and realization of industrial water treatment systems, for concentrating or separating ions and the production of acid and base.<br><br>\n                  The key objectives for the water treatment systems are, for example, water recovery, volume minimization, brine purification and brine valorisation.<br><br>\n                  With a large amount of lab- and pilot-scale setups, information can be acquired for the validation and design of concepts. Technologies comprise, amongst others, ultrafiltration, nanofiltration, reverse osmosis, electrodialysis and ion exchange.<br><br>\n                  Engineering and assembly can also be done by Lenntech. All under one roof. The tour will show the laboratories, pilot systems and assembly workshop.\n                <\/div>\n              <\/details>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/details>\n\n  <!-- Bio modals -->\n\n  <div class=\"bio-modal\" id=\"bio-mehak\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-mehak-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-mehak-title\">Dr Mehak Puri<\/h3>\n      <div class=\"bio-modal-meta\">Assistant Professor\u2013Research \u00b7 Centre for Excellence in Sustainable Development, Goa Institute of Management<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Dr Mehak Puri is an Assistant Professor\u2013Research at the Centre for Excellence in Sustainable Development (CESD), Goa Institute of Management, India. She holds a PhD in Environmental Science from CSIR-National Environmental Engineering Research Institute and specialises in water sustainability, emerging contaminants, circular economy, environmental governance, and sustainability transitions.<\/p>\n        <p>Her work spans interdisciplinary research, environmental policy, wastewater management, environmental impact assessment, and nature-based solutions, with collaborations across academia, government, and international sustainability initiatives.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-arpita\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-arpita-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-arpita-title\">Dr Arpita Amarnani<\/h3>\n      <div class=\"bio-modal-meta\">Chair CESD and Associate Professor Finance \u00b7 Goa Institute of Management<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Dr Arpita Amarnani is Chair, Centre for Excellence in Sustainable Development (CESD) and Associate Professor (Finance) at the Goa Institute of Management. Her research and teaching interests include sustainable finance, climate finance, renewable energy finance, sustainable development, and impact-focused entrepreneurship.<\/p>\n        <p>She has led and coordinated several international sustainability and capacity-building projects, including Erasmus+ funded initiatives, and actively works at the intersection of sustainability, policy, finance, and responsible management education.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-tuur\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-tuur-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-tuur-title\">Tuur van den Eijnde<\/h3>\n      <div class=\"bio-modal-meta\">Lead for Technology Development \u00b7 Nijhuis Saur Industries<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Tuur van den Eijnde is the Lead for Technology Development at Nijhuis Saur Industries, specializing in industrial wastewater treatment with a strong focus on resource recovery and water reuse.<\/p>\n        <p>With extensive experience in developing and implementing innovative treatment technologies, he has contributed to projects addressing micropollutant removal, chemical-free nitrogen recovery, metal recovery, and chemical recovery from CIP (Cleaning in Place) processes.<\/p>\n        <p>His work supports Nijhuis Saur Industries&#8217; mission to provide smart, resilient water treatment strategies, helping industries transition toward circular and sustainable water management.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-bram\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-bram-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-bram-title\">Bram Ooms<\/h3>\n      <div class=\"bio-modal-meta\">Programme Manager Wastewater Treatment \u00b7 Wateropleidingen \/ World Water Academy<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Bram Ooms is Programme Manager for Wastewater Treatment at Wateropleidingen \/ World Water Academy, the leading Dutch training institute for professionals in the water sector. He is responsible for the development of education and training programmes that connect emerging challenges in water management with the competencies needed by current and future professionals.<\/p>\n        <p>Bram works closely with water utilities, industries, knowledge institutes and training providers to identify workforce needs and translate them into practical learning solutions. His experience includes developing customised training programmes for industrial clients and facilitating collaboration between industry and education to strengthen professional capacity in the water sector.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"bio-modal\" id=\"bio-kala\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-kala-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-kala-title\">Kala Vairavamoorthy<\/h3>\n      <div class=\"bio-modal-meta\">Executive Director \u00b7 International Water Association<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Kala Vairavamoorthy is an internationally recognised water resource management expert, with particular expertise in urban water issues. He combines a strong engineering background with practical international experience.<\/p>\n        <p>He has published extensively and has a strong international profile working closely with the World Bank, UN-Habitat, UNESCO, GWP, SIWI and the EU. This includes leading several urban water management projects for the World Bank, African Development Bank, Asian Development Bank and DFID.<\/p>\n        <p>Prior to joining the International Water Association, he was the Deputy Director General for Research at the International Water Management Institute. Kala was also the Founding Dean of the Patel College of Global Sustainability and a tenured Professor in the Department of Civil and Environmental Engineering, at the University of South Florida (USA). Prior to that he was a full professor and Chair of Water Engineering at the University of Birmingham (UK), and Professor and Head of Core of Sustainable Urban Water Infrastructure Systems at UNESCO-IHE (Netherlands). He is currently Professor (adjunct) at the Indian Institute of Technology, Madras (IITM).<\/p>\n        <p>Kala has a PhD and MSc in Environmental Engineering from Imperial College, University of London, UK and a BSc (Hons) from King\u2019s College, London.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-geoff\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-geoff-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-geoff-title\">Dr Geoff Townsend<\/h3>\n      <div class=\"bio-modal-meta\">Industry Fellow \u00b7 Ecolab<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Geoff engages in the strategic direction of Ecolab\u2019s water and energy related innovation with a particular emphasis on the water-energy-productivity nexus. He has 34 years direct experience in industrial water management including sales, project management, auditing, research &amp; development and technical training.<\/p>\n        <p>He has been involved in the design, optimisation and troubleshooting of many key utility processes across a variety of industries including manufacturing, power production and the petrochemical sector.<\/p>\n        <p>Geoff is also actively involved in Ecolab\u2019s sustainable development initiatives, especially in water stewardship and decarbonization. He initiated and continues to support the industrial affiliation and applied research activities at KAUST, KSA. Since 2017, Geoff has led Water Europe\u2019s Cluster Theme \u2018Water Smart Industry\u2019 and he now chairs their Water-Smart Industries Community of Practice. He also engages with NGOs to lessen industrial impacts on vulnerable river basins. He represented the Netherlands in the development of ISO14046 \u201cWater footprint \u2013 Principles, requirements and guidelines\u201d. Dr Townsend has a BSc (Hons) in Ecology and a PhD in Environmental Chemistry from the University of Cambridge.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-christophe\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-christophe-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-christophe-title\">Christophe Lasseur<\/h3>\n      <div class=\"bio-modal-meta\">European Space Agency \u00b7 Head of MELiSSA program<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Christophe Lasseur, born and now retired in Normandy, was for 35 years staff of the European Space Agency, where he successively was: research fellow, Life Support engineer, head of MELiSSA project, Coordinator of life support development, Certified Astronaut instructor and for 12 years Head of the International Life support working group aiming to coordinate NASA, ESA, JAXA, RSA, CSA life support activities.<\/p>\n        <p>He owns a PhD in bioengineering from Compiegne university, and received a doctor honoris Causa from Antwerpen university. He is the first non-American since 1944 to have received the Jeffries award from the American Institute of Aeronautics and Aerospace.<\/p>\n\n        <div class=\"bio-modal-section\">\n          <h4 class=\"bio-modal-section-title\">Abstract<\/h4>\n          <p>A human mission to Mars requires metabolic mass that is not compatible with performances with current launchers. While some are considering even bigger launchers, Europe, through the MELiSSA project, is considering a \u201cfull\u201d recycling approach.<\/p>\n          <p>Over 35 years, this European consortium has been studying technologies and system tools to produce oxygen, nitrogen, water, food, and materials from the mission wastes. This keynote will outline the main space-related challenges, the underlying engineering approach, and selected results. It will also explore how the extreme constraints of a Mars mission can inspire terrestrial applications, offering thought-provoking best-practice reference models for water-intensive industries.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-guido\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-guido-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-guido-title\">Guido Janssen<\/h3>\n      <div class=\"bio-modal-meta\">CEO \u00b7 Nyrstar<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Guido joined Nyrstar in 2001, was Head of Leaching and Roasting and held several management positions. He was General Manager for Nyrstar Netherlands in the period 2014-2016 and switched to General Manager for Nyrstar Belgium in the period 2016-2019.<\/p>\n        <p>In 2018 he became Nyrstar&#8217;s Vice President for European Operations. In early 2024, he was appointed Global CEO of the Nyrstar Group and is responsible for the company&#8217;s global operations in Europe and Australia.<\/p>\n        <p>Before joining Nyrstar Guido worked as Technology Manager for an innovative wastewater treatment company doing projects all over the world. Guido holds a master\u2019s degree in Chemical Engineering.<\/p>\n\n        <div class=\"bio-modal-section\">\n          <h4 class=\"bio-modal-section-title\">Abstract<\/h4>\n          <p>For production and processing of several mining products like lead and zinc water is required for several applications. And water is not always available at right quality and quantity. Also, requirements for discharge are getting stricter.<\/p>\n          <p>In this father\/daughter presentation perspectives of the Nyrstar challenges will be presented from different points of view.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-iris\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-iris-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-iris-title\">Iris Janssen<\/h3>\n      <div class=\"bio-modal-meta\">Water Process Technologist \u00b7 HaskoningDHV<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Iris is a Water Process Technologist at HaskoningDHV, specializing in industrial water treatment challenges. She is also part of the Water Compliance team, where she works with Dutch water regulations and supports clients in navigating the complexities of their water permits.<\/p>\n        <p>Her work is driven by the question of what is technically achievable while minimizing the environmental impact of industrial discharges on receiving water bodies.<\/p>\n        <p>She holds both a BSc and MSc in Process Biotechnology from Wageningen University and has been working for Haskoning for over two years.<\/p>\n\n        <div class=\"bio-modal-section\">\n          <h4 class=\"bio-modal-section-title\">Keynote context<\/h4>\n          <p>For production and processing of several mining products like lead and zinc water is required for several applications. And water is not always available at right quality and quantity. Also, requirements for discharge are getting stricter.<\/p>\n          <p>In this father\/daughter presentation perspectives of the Nyrstar challenges will be presented from different points of view.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-kees\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-kees-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-kees-title\">Kees van der Voort Maarschalk<\/h3>\n      <div class=\"bio-modal-meta\">Science Director \u00b7 Royal Avebe<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Kees Maarschalk has joined Royal Avebe in 2017 and is currently Science Director. He focuses on scientific and technological developments with special emphasis on innovation, sustainability and value creation from starch potatoes.<\/p>\n        <p>He is active in projects around water use, extraction of ingredients from potatoes and starch conversions. Before Kees joined Avebe he had roles in R&amp;D in different food and pharmaceutical companies. He also was a teacher at the University of Groningen.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-sanjeeb\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-sanjeeb-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-sanjeeb-title\">Sanjeeb Mohapatra<\/h3>\n      <div class=\"bio-modal-meta\">Marie Sk\u0142odowska Curie Fellow \u00b7 TU Delft<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Sanjeeb Mohapatra is a Marie Sk\u0142odowska Curie (MSCA) Fellow at the Faculty of Civil Engineering and Geosciences, TU Delft. Prior to this position, he served as a Postdoctoral Research Scientist at the National University of Singapore.<\/p>\n        <p>His research primarily focuses on identifying and quantifying emerging contaminants (ECs) and evaluating their fate during wastewater treatment. Through the Marie Sk\u0142odowska Curie Fellowship, he aims to develop a novel photoanode to remove emerging contaminants such as pharmaceuticals, PFASs, and antimicrobial resistance genes through photoelectrochemical oxidation of secondary treated wastewater.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-jules\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-jules-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-jules-title\">Jules van Lier<\/h3>\n      <div class=\"bio-modal-meta\">Professor Wastewater Treatment \/ Environmental Engineering \u00b7 TU Delft<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Jules van Lier has been full professor in Wastewater Treatment \/ Environmental Engineering at TU Delft since 2008 and was head of the Section Sanitary Engineering from 2010 to 2025. From 2009 onwards he also held a seconded position at UN-IHE in Delft, focusing on North-South academic cooperation.<\/p>\n        <p>He is specialized in anaerobic treatment technology and works on cost-effective technologies for wastewater treatment, sludge and slurry treatment, resource recovery and water reuse. Since 2016, his research has also included electrochemical extraction techniques for ammonia-focused resource recovery.<\/p>\n        <p>He has co-authored more than 320 scientific papers and book chapters, chaired the IWA Anaerobic Digestion Specialist Group, became a nominated member of the IWA Fellow programme in 2011, and received the 2025 Dunbar Medal from the European Water Association in cooperation with IFAT.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-david\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-david-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-david-title\">David A. Vermaas<\/h3>\n      <div class=\"bio-modal-meta\">Assistant Professor \u00b7 TU Delft<\/div>\n      <div class=\"bio-modal-text\">\n        <p>David A. Vermaas obtained a PhD degree in chemical engineering from the University of Twente and Wetsus in 2014, after studying hydrology and water management at Wageningen University. He was involved in REDstack and later co-founded AquaBattery, developing flow batteries using water and salt gradients.<\/p>\n        <p>David was appointed assistant professor at TU Delft in 2016, developing work on Electrochemical Flow Systems. His current projects include an ERC Starting Grant on mass transport enhancement strategies, the ReCoVR project on selective CO capture, and coordination of the MELODY project on a membraneless H2-Br2 flow battery.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-ivan\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-ivan-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-ivan-title\">Ivan Buijnsters<\/h3>\n      <div class=\"bio-modal-meta\">Associate Professor \u00b7 Delft University of Technology<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Ivan Buijnsters is an associate professor in the Department of Precision and Microsystems Engineering at Delft University of Technology. He is a research leader with a strong eye for materials-enabled solutions and is specialized in synthetic diamond.<\/p>\n        <p>His current research focuses on boron-doped diamond electrodes for energy technology, water treatment and sensing. He holds an MSc degree in Chemistry and a PhD degree in Applied Physics, and has worked as a postdoctoral researcher at institutions in the Netherlands and abroad, including Radboud University Nijmegen, KU Leuven and the Materials Science Institute of Madrid.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-jouke\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-jouke-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-jouke-title\">Jouke E. Dykstra<\/h3>\n      <div class=\"bio-modal-meta\">Associate Professor Environmental Technology \u00b7 Wageningen University &amp; Research<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Jouke E. Dykstra is an Associate Professor in Environmental Technology at Wageningen University &amp; Research, specializing in electrochemical, membrane-based and adsorption processes for water treatment, including selective ion separations and micropollutant removal.<\/p>\n        <p>He develops physics-based theoretical models to describe coupled ion and electron transport, local pH dynamics and acid-base equilibria, and uses these insights to overcome limitations in desalination, electrodialysis and adsorption technologies. He teaches environmental electrochemical engineering and colloid chemistry and is co-author of two textbooks.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-jasper\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-jasper-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-jasper-title\">Jasper Schakel<\/h3>\n      <div class=\"bio-modal-meta\">Co-founder CIWI<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Jasper Schakel is co-founder of CIWI, a TU Delft spin-out developing modular electrochemical systems replacing conventional treatment chemicals. He studied Environmental Engineering at TU Delft, specialized in water treatment, and also holds an MBA from IMD in Lausanne.<\/p>\n        <p>He started his career as a project engineer at Witteveen+Bos and later joined the African Water Corridor program under Prof. Doris van Halem, where he co-developed and operated an electrocoagulation pilot in northern Ghana. CIWI has since scaled its technology close to full operational size and is working with multiple drinking water companies and wastewater utilities across the Dutch water sector.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-nooshin\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-nooshin-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-nooshin-title\">Nooshin Barzegar Marvasti<\/h3>\n      <div class=\"bio-modal-meta\">PhD Candidate \u00b7 University of Birmingham<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Nooshin Barzegar Marvasti is a final-year PhD candidate at the University of Birmingham, funded by the BBSRC MIBTP (UKRI). She has more than 10 years of industrial experience as a process engineer, working on the design and optimisation of urban and industrial water treatment systems.<\/p>\n        <p>Her current research focuses on life cycle assessment of a nature-based wastewater treatment system using Daphnia as a living biofilter and the integration of emerging contaminants into environmental impact assessment. She is also a certified openLCA trainer and has delivered workshops for academic and professional audiences.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-aashlesha\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-aashlesha-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-aashlesha-title\">Aashlesha Chekkala<\/h3>\n      <div class=\"bio-modal-meta\">PhD Scholar \u00b7 BITS Pilani, K. K. Birla Goa Campus<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Aashlesha Chekkala is a PhD scholar in the Department of Chemical Engineering at BITS Pilani, K. K. Birla Goa Campus, India. Her research is sponsored by Birla Carbon and she is a recipient of the Prime Minister\u2019s Doctoral Research Fellowship.<\/p>\n        <p>Her doctoral work focuses on water recovery from gaseous emissions in the carbon black industry. Her expertise includes process simulation using Aspen Plus, techno-economic assessment and life cycle assessment. She is also a certified Professional in Life Cycle Assessment through the Confederation of Indian Industry.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-ruizhe\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-ruizhe-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-ruizhe-title\">Ruizhe Pei<\/h3>\n      <div class=\"bio-modal-meta\">Postdoctoral researcher \u00b7 University of Vienna<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Ruizhe Pei is a postdoctoral researcher at the University of Vienna. He earned his PhD from TU Delft in collaboration with Wetsus. Trained as an environmental engineer, his work combines microbial ecology and environmental biotechnology to advance sustainable wastewater treatment and resource recovery.<\/p>\n        <p>Beyond the lab, he serves as the founding Chair of the IWA YWP Switzerland Chapter and represents YWP on the management committee of the IWA Resource Recovery Cluster. He is also actively engaged in science communication and outreach, with particular enthusiasm for engaging younger generations.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-hanneke\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-hanneke-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-hanneke-title\">Hanneke Spijkerboer<\/h3>\n      <div class=\"bio-modal-meta\">Corporate sustainability water specialist \u00b7 Aviko<\/div>\n      <div class=\"bio-modal-text\">\n        <p>My name is Hanneke Spijkerboer, and I work as a corporate sustainability water specialist at Aviko, where I am working on the future of industrial water use by connecting technology and strategy.<\/p>\n        <p>With my physical-chemical background in molecular life sciences and the broad development I have undergone during the Nationaal Water Traineeship, I enjoy working at the intersection of operational processes, policy, and technological innovation. In my role I work on water reuse, water treatment, and water reduction, and I am committed to solutions that both strengthen the industry and contribute to a future-proof water sector.<\/p>\n        <p>As a Young Water Professional, I strongly believe in collaboration and circular thinking as drivers of real change.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-joshua\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-joshua-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-joshua-title\">Joshua de Jong<\/h3>\n      <div class=\"bio-modal-meta\">Business developer \u00b7 AquaMinerals<\/div>\n      <div class=\"bio-modal-text\">\n        <p>At AquaMinerals I focus on creating sustainable value from residual streams within the water cycle. My role sits at the intersection of circular economy, environmental impact, and business development, helping bring applications for secondary raw materials to market.<\/p>\n        <p>I collaborate with water utilities, industries, and other partners to turn by-products into valuable resources. I\u2019m particularly interested in how cross-sector collaboration and innovative business models can accelerate circular solutions such as industrial water reuse.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-pooja\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-pooja-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-pooja-title\">Pooja Halvawala<\/h3>\n      <div class=\"bio-modal-meta\">R&amp;D engineer \u00b7 Lenntech Water Treatment Solutions<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Pooja Halvawala is a Research and Development Engineer at Lenntech, specializing in applied research for industrial process-water challenges. With five years of hands-on experience and a foundation in water treatment technologies, her work focusses on advanced water treatment technologies \u2013 especially pressure driven and electrochemical processes \u2013 to turn complex industry needs to practical solutions.<\/p>\n        <p>Passionate about circularity, reuse, and recycling, Pooja contributes to efficient water treatment strategies across diverse industrial sectors, with a strong focus on water and salt recovery, brine minimization, and the recovery of valuable chemicals. She focuses on turning research findings into practical improvements for industrial water treatment. Outside of work, Pooja enjoys strength training at the gym, exploring nutrition, and dancing.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bio-modal\" id=\"bio-rick\" aria-hidden=\"true\">\n    <div class=\"bio-modal-backdrop\" onclick=\"closeWinBio()\"><\/div>\n    <div class=\"bio-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bio-rick-title\">\n      <button class=\"bio-modal-close\" type=\"button\" onclick=\"closeWinBio()\">\u00d7<\/button>\n      <h3 class=\"bio-modal-name\" id=\"bio-rick-title\">Rick Hogeboom<\/h3>\n      <div class=\"bio-modal-meta\">Dinner talk \u00b7 Executive Director Water Footprint Network \/ Associate Professor University of Twente<\/div>\n      <div class=\"bio-modal-text\">\n        <p>Rick Hogeboom, PhD, leads the Water Footprint Network, a non-profit knowledge center that seeks to use the water footprint concept to promote science-based water stewardship practices in public and private policy worldwide.<\/p>\n        <p>He is also Associate Professor in Multidisciplinary Water Management at the University of Twente, the Netherlands, where he studies how natural and socio-economic processes affect water resources, and vice versa. In this dual capacity, Rick works with various actors, from multilaterals and multinationals to local communities and civil society, to move the needle on water.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    function openWinBio(id){\n      var modal = document.getElementById(id);\n      if(modal){\n        modal.classList.add('is-open');\n        document.body.style.overflow = 'hidden';\n      }\n    }\n\n    function closeWinBio(){\n      var openModal = document.querySelector('.winp2 .bio-modal.is-open');\n      if(openModal){\n        openModal.classList.remove('is-open');\n      }\n      document.body.style.overflow = '';\n    }\n\n    document.addEventListener('keydown', function(e){\n      if(e.key === 'Escape'){\n        closeWinBio();\n      }\n    });\n  <\/script>\n\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WIN 2026 \u2013 Programme overview All times are local. Click a day to expand the programme. Venues: TU Delft Aula Conference CentreMekelweg [&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-234","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/pages\/234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/comments?post=234"}],"version-history":[{"count":44,"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/pages\/234\/revisions"}],"predecessor-version":[{"id":468,"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/pages\/234\/revisions\/468"}],"wp:attachment":[{"href":"https:\/\/win2026.nl\/index.php\/wp-json\/wp\/v2\/media?parent=234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}