{"id":6711,"date":"2025-11-25T07:00:50","date_gmt":"2025-11-25T07:00:50","guid":{"rendered":"https:\/\/bcrc.qa\/?page_id=6711"},"modified":"2025-11-26T05:33:45","modified_gmt":"2025-11-26T05:33:45","slug":"agenda25","status":"publish","type":"page","link":"https:\/\/bcrc.qa\/en\/agenda25\/","title":{"rendered":"Agenda25"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6711\" class=\"elementor elementor-6711\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c956775 e-flex e-con-boxed e-con e-parent\" data-id=\"c956775\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecc12cc elementor-widget elementor-widget-html\" data-id=\"ecc12cc\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>BCRC 25 Conference Program<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f8f9fa;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .page-title {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n\n        .page-title h1 {\n            font-size: 2.5rem;\n            color: #1a1a1a;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n\n        .intro-text {\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 40px;\n            font-size: 1.1rem;\n            color: #666;\n            line-height: 1.8;\n        }\n\n        .date-header {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            padding: 20px 30px;\n            border-radius: 10px;\n            margin-bottom: 30px;\n            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);\n        }\n\n        .date-header h2 {\n            font-size: 1.8rem;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n\n        .date-header p {\n            font-size: 1.2rem;\n            opacity: 0.95;\n        }\n\n        .agenda-item {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            margin-bottom: 25px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border-left: 5px solid #667eea;\n        }\n\n        .agenda-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);\n        }\n\n        .time-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 25px;\n            font-weight: 600;\n            font-size: 0.95rem;\n            margin-bottom: 15px;\n        }\n\n        .activity-title {\n            font-size: 1.5rem;\n            color: #1a1a1a;\n            font-weight: 700;\n            margin-bottom: 15px;\n            line-height: 1.4;\n        }\n\n        .session-type {\n            display: inline-block;\n            background: #f0f0f0;\n            color: #667eea;\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n        }\n\n        .moderator {\n            background: #f8f9fa;\n            padding: 15px;\n            border-radius: 8px;\n            margin: 15px 0;\n            border-left: 3px solid #667eea;\n        }\n\n        .moderator strong {\n            color: #667eea;\n            font-weight: 600;\n        }\n\n        .speakers-list {\n            margin-top: 20px;\n        }\n\n        .speaker-item {\n            padding: 15px;\n            margin-bottom: 12px;\n            background: #f8f9fa;\n            border-radius: 8px;\n            border-left: 3px solid #764ba2;\n        }\n\n        .speaker-name {\n            font-weight: 600;\n            color: #1a1a1a;\n            font-size: 1.05rem;\n            margin-bottom: 5px;\n        }\n\n        .speaker-title {\n            color: #666;\n            font-size: 0.95rem;\n            line-height: 1.5;\n        }\n\n        .topic-label {\n            color: #667eea;\n            font-weight: 600;\n            font-size: 0.9rem;\n            margin-bottom: 8px;\n            display: block;\n        }\n\n        .break-item {\n            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);\n            color: white;\n            text-align: center;\n            border-left: none;\n        }\n\n        .break-item .activity-title {\n            color: white;\n        }\n\n        .registration-item {\n            background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);\n            color: white;\n            text-align: center;\n            border-left: none;\n        }\n\n        .registration-item .activity-title {\n            color: white;\n        }\n\n        .conclusion-item {\n            background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);\n            color: white;\n            text-align: center;\n            border-left: none;\n        }\n\n        .conclusion-item .activity-title {\n            color: white;\n        }\n\n        .lunch-item {\n            background: linear-gradient(135deg, #fa709a 0%, #fee140 100%);\n            color: white;\n            text-align: center;\n            border-left: none;\n        }\n\n        .lunch-item .activity-title {\n            color: white;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 15px;\n            }\n\n            .page-title h1 {\n                font-size: 1.8rem;\n            }\n\n            .intro-text {\n                font-size: 1rem;\n            }\n\n            .date-header h2 {\n                font-size: 1.4rem;\n            }\n\n            .date-header p {\n                font-size: 1rem;\n            }\n\n            .agenda-item {\n                padding: 20px;\n            }\n\n            .activity-title {\n                font-size: 1.2rem;\n            }\n\n            .time-badge {\n                font-size: 0.85rem;\n                padding: 6px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .page-title h1 {\n                font-size: 1.5rem;\n            }\n\n            .activity-title {\n                font-size: 1.1rem;\n            }\n\n            .speaker-item {\n                padding: 12px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"page-title\">\n            <h1>Conference Program<\/h1>\n        <\/div>\n\n        <div class=\"intro-text\">\n            <p>The Conference's program will run for one day on November 27th, 2025 and it will consist of several plenary sessions and one \"interactive session\".<\/p>\n        <\/div>\n\n        <div class=\"date-header\">\n            <h2>Thursday<\/h2>\n            <p>27 November 2025<\/p>\n        <\/div>\n\n        <!-- Registration -->\n        <div class=\"agenda-item registration-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">8:30 AM - 8:55 AM<\/div>\n            <h3 class=\"activity-title\">Registration and Coffee Reception<\/h3>\n        <\/div>\n\n        <!-- Welcome Keynote and Award -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">9:00 AM - 9:30 AM<\/div>\n            <h3 class=\"activity-title\">Welcome Keynote and Award<\/h3>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <div class=\"time-badge\" style=\"font-size: 0.8rem; padding: 4px 12px;\">9:00 AM - 9:02 AM<\/div>\n                    <div class=\"speaker-name\">National Anthem<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <div class=\"time-badge\" style=\"font-size: 0.8rem; padding: 4px 12px;\">9:05 AM - 9:10 AM<\/div>\n                    <div class=\"speaker-name\">Opening Speech<\/div>\n                    <div class=\"speaker-title\">Abdullatif Ali Al-Yafei - President, 4th Business Continuity and Resilience Conference<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <div class=\"time-badge\" style=\"font-size: 0.8rem; padding: 4px 12px;\">9:11 AM - 9:12 AM<\/div>\n                    <div class=\"speaker-name\">Introductory Film Presentation<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <div class=\"time-badge\" style=\"font-size: 0.8rem; padding: 4px 12px;\">9:13 AM - 9:30 AM<\/div>\n                    <div class=\"speaker-name\">BCR National Awards and Recognition Session<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Main Session -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">9:30 AM - 10:20 AM<\/div>\n            <span class=\"session-type\">Main Session<\/span>\n            <h3 class=\"activity-title\">Unlocking Resilient Futures: How AI is Redefining Business Continuity<\/h3>\n\n            <div class=\"moderator\">\n                <strong>Moderator:<\/strong> Oliver Sykes, Partner, PwC MiddleEast\n            <\/div>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <div class=\"speaker-name\">Hamad Mubarak Al-Hajri<\/div>\n                    <div class=\"speaker-title\">Founder & CEO - Snoonu<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Going human again - when your AI fails<\/span>\n                    <div class=\"speaker-name\">Rolf von Roessing<\/div>\n                    <div class=\"speaker-title\">Partner & CEO - FORFA Consulting AG, Switzerland<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: The ethical edge of AI and resilience (ethical perspective)<\/span>\n                    <div class=\"speaker-name\">Stephen Sidebottom<\/div>\n                    <div class=\"speaker-title\">Board Chair - Institute of Risk Management, UK<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: How AI is Redefining Business Continuity with Google Cloud<\/span>\n                    <div class=\"speaker-name\">Dr. Chawki Tawbi<\/div>\n                    <div class=\"speaker-title\">Data Analytics and AI Leader - Google, Qatar<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Break 1 -->\n        <div class=\"agenda-item break-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">10:20 AM - 10:30 AM<\/div>\n            <h3 class=\"activity-title\">Networking and Coffee Break<\/h3>\n        <\/div>\n\n        <!-- Panel Discussion 1 -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">10:30 AM - 11:20 AM<\/div>\n            <span class=\"session-type\">Panel Discussion 1<\/span>\n            <h3 class=\"activity-title\">Resilient Smart Cities: Integrating Technology & Sustainability<\/h3>\n\n            <div class=\"moderator\">\n                <strong>Moderator:<\/strong> Rahat Latif, Turner & Townsend, UK\n            <\/div>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Cognitive Cities Drive Sustainability<\/span>\n                    <div class=\"speaker-name\">Nabil Cheqroun<\/div>\n                    <div class=\"speaker-title\">Vice President Middle East, Turkey, and Africa (META) - Honeywell Building Automation<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: The Future of Crisis Management Technology - from Command to Cognition<\/span>\n                    <div class=\"speaker-name\">Vishesh Kalia<\/div>\n                    <div class=\"speaker-title\">Director-Technology - PwC MiddleEast<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: AI Driven Health Resilience, Building National Ecosystem that can Withstand the Unexpected<\/span>\n                    <div class=\"speaker-name\">Amr Metwally<\/div>\n                    <div class=\"speaker-title\">Healthcare Innovation Expert - Healthcare<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Qatar's Comprehensive Model for Urban Stability and Climate Adaptation<\/span>\n                    <div class=\"speaker-name\">Abdus Salaam<\/div>\n                    <div class=\"speaker-title\">Business Continuity & Resilience Expert<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Break 2 -->\n        <div class=\"agenda-item break-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">11:20 AM - 11:30 AM<\/div>\n            <h3 class=\"activity-title\">Networking and Coffee Break<\/h3>\n        <\/div>\n\n        <!-- BCR Talk -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">11:30 AM - 12:00 PM<\/div>\n            <span class=\"session-type\">BCR Talk<\/span>\n            <h3 class=\"activity-title\">Business Continuity, AI and Resilience - An Outlook<\/h3>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <div class=\"speaker-name\">Rolf von Roessing<\/div>\n                    <div class=\"speaker-title\">Partner & CEO - FORFA Consulting AG, Switzerland<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Panel Discussion 2 -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">12:05 PM - 12:45 PM<\/div>\n            <span class=\"session-type\">Panel Discussion 2<\/span>\n            <h3 class=\"activity-title\">Navigating the Digital Threat Landscape: Resilience Strategies for Financial Sector<\/h3>\n\n            <div class=\"moderator\">\n                <strong>Moderator:<\/strong> Abdul Salam\n            <\/div>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Leveraging AI to Anticipate and Mitigate Evolving Risks in Banking Sector<\/span>\n                    <div class=\"speaker-name\">Abdulla Ahmed Al Fadli<\/div>\n                    <div class=\"speaker-title\">Executive General Manager and Chief Compliance Officer - CBQ<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Resilience Strategy for Financial Sector<\/span>\n                    <div class=\"speaker-name\">Waleed J. Al-Dakheel<\/div>\n                    <div class=\"speaker-title\">Chairman - DRI GCC<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Securing Qatar's Financial Future: Open Technologies for a Resilient Digital Economy<\/span>\n                    <div class=\"speaker-name\">Hina Salim<\/div>\n                    <div class=\"speaker-title\">Country Manager - Red Hat<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Break 3 -->\n        <div class=\"agenda-item break-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">12:45 PM - 1:00 PM<\/div>\n            <h3 class=\"activity-title\">Prayer, Networking, and Coffee Break<\/h3>\n        <\/div>\n\n        <!-- Interactive Session -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">1:00 PM - 1:40 PM<\/div>\n            <span class=\"session-type\">Interactive Session<\/span>\n            <h3 class=\"activity-title\">Transforming Resilience with AI<\/h3>\n\n            <div class=\"moderator\">\n                <strong>Moderator:<\/strong> Ala'aldeen Farhan Ali Al-Soukni\n            <\/div>\n        <\/div>\n\n        <!-- Break 4 -->\n        <div class=\"agenda-item break-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">1:40 PM - 1:50 PM<\/div>\n            <h3 class=\"activity-title\">Networking and Coffee Break<\/h3>\n        <\/div>\n\n        <!-- Panel Discussion 3 -->\n        <div class=\"agenda-item\">\n            <div class=\"time-badge\">1:50 PM - 2:40 PM<\/div>\n            <span class=\"session-type\">Panel Discussion 3<\/span>\n            <h3 class=\"activity-title\">Resilience in Critical Business Operations<\/h3>\n\n            <div class=\"moderator\">\n                <strong>Moderator:<\/strong> Hatem ElSafty, Partner | Risk Consulting - Ernst & Young\n            <\/div>\n\n            <div class=\"speakers-list\">\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Enforcing Continuity: MoJ's Model for Institutional Resilience<\/span>\n                    <div class=\"speaker-name\">Hadeel Al Jaber<\/div>\n                    <div class=\"speaker-title\">Director of Planning, Quality & Innovation - Ministry of Justice<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Ooredoo Qatar's Journey: From Risk to Readiness<\/span>\n                    <div class=\"speaker-name\">Deniz Ozkaya<\/div>\n                    <div class=\"speaker-title\">Director - Enterprise Risk Management - Ooredoo Qatar<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Adopting Resiliency: Ministry of Education & Higher Education Experience<\/span>\n                    <div class=\"speaker-name\">Noora Abdularahman Al-Yafei<\/div>\n                    <div class=\"speaker-title\">Head of the Strategic Planning Section - Ministry of Education and Higher Education<\/div>\n                <\/div>\n\n                <div class=\"speaker-item\">\n                    <span class=\"topic-label\">Topic: Supply Chain: Resilience and Lessons Learned<\/span>\n                    <div class=\"speaker-name\">Elias Aboujawdeh<\/div>\n                    <div class=\"speaker-title\">Vice President Freight Logistics - Qatar Navigation Company (Milaha)<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Conclusion -->\n        <div class=\"agenda-item conclusion-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">2:40 PM - 3:00 PM<\/div>\n            <h3 class=\"activity-title\">Conclusion and Final Remarks<\/h3>\n        <\/div>\n\n        <!-- Lunch -->\n        <div class=\"agenda-item lunch-item\">\n            <div class=\"time-badge\" style=\"background: rgba(255,255,255,0.3);\">3:00 PM<\/div>\n            <h3 class=\"activity-title\">Lunch<\/h3>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BCRC 25 Conference Program Conference Program The Conference&#8217;s program will run for one day on November 27th, 2025 and it will consist of several plenary sessions and one &#8220;interactive session&#8221;. Thursday 27 November 2025 8:30 AM &#8211; 8:55 AM Registration and Coffee Reception 9:00 AM &#8211; 9:30 AM Welcome Keynote and Award 9:00 AM &#8211;&hellip; <a class=\"more-link\" href=\"https:\/\/bcrc.qa\/en\/agenda25\/\">Continue reading <span class=\"screen-reader-text\">Agenda25<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6711","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Agenda25 - BCRC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bcrc.qa\/en\/agenda25\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Agenda25 - BCRC\" \/>\n<meta property=\"og:description\" content=\"BCRC 25 Conference Program Conference Program The Conference&#8217;s program will run for one day on November 27th, 2025 and it will consist of several plenary sessions and one &#8220;interactive session&#8221;. Thursday 27 November 2025 8:30 AM &#8211; 8:55 AM Registration and Coffee Reception 9:00 AM &#8211; 9:30 AM Welcome Keynote and Award 9:00 AM &#8211;&hellip; Continue reading Agenda25\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bcrc.qa\/en\/agenda25\/\" \/>\n<meta property=\"og:site_name\" content=\"BCRC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100064315893570&amp;mibextid=LQQJ4d\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-26T05:33:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@BcrcQatar\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bcrc.qa\/en\/agenda25\/\",\"url\":\"https:\/\/bcrc.qa\/en\/agenda25\/\",\"name\":\"Agenda25 - BCRC\",\"isPartOf\":{\"@id\":\"https:\/\/bcrc.qa\/en\/#website\"},\"datePublished\":\"2025-11-25T07:00:50+00:00\",\"dateModified\":\"2025-11-26T05:33:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bcrc.qa\/en\/agenda25\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bcrc.qa\/en\/agenda25\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bcrc.qa\/en\/agenda25\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bcrc.qa\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Agenda25\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bcrc.qa\/en\/#website\",\"url\":\"https:\/\/bcrc.qa\/en\/\",\"name\":\"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/bcrc.qa\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bcrc.qa\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bcrc.qa\/en\/#organization\",\"name\":\"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR\",\"url\":\"https:\/\/bcrc.qa\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bcrc.qa\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bcrc.qa\/en\/wp-content\/uploads\/2023\/10\/sticky.png\",\"contentUrl\":\"https:\/\/bcrc.qa\/en\/wp-content\/uploads\/2023\/10\/sticky.png\",\"width\":595,\"height\":318,\"caption\":\"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR\"},\"image\":{\"@id\":\"https:\/\/bcrc.qa\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=100064315893570&mibextid=LQQJ4d\",\"https:\/\/x.com\/BcrcQatar\",\"https:\/\/www.instagram.com\/bcrcqatar?fbclid=IwAR0NuQitd1_8QPVEZuevt7WOcceLbkMfVDgyqJnoCel08xSpMM2Rqc8fGB8\",\"https:\/\/www.linkedin.com\/company\/bcrcqatar\/\",\"https:\/\/www.youtube.com\/@BCRCQATAR\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Agenda25 - BCRC","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:\/\/bcrc.qa\/en\/agenda25\/","og_locale":"en_US","og_type":"article","og_title":"Agenda25 - BCRC","og_description":"BCRC 25 Conference Program Conference Program The Conference&#8217;s program will run for one day on November 27th, 2025 and it will consist of several plenary sessions and one &#8220;interactive session&#8221;. Thursday 27 November 2025 8:30 AM &#8211; 8:55 AM Registration and Coffee Reception 9:00 AM &#8211; 9:30 AM Welcome Keynote and Award 9:00 AM &#8211;&hellip; Continue reading Agenda25","og_url":"https:\/\/bcrc.qa\/en\/agenda25\/","og_site_name":"BCRC","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100064315893570&mibextid=LQQJ4d","article_modified_time":"2025-11-26T05:33:45+00:00","twitter_card":"summary_large_image","twitter_site":"@BcrcQatar","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bcrc.qa\/en\/agenda25\/","url":"https:\/\/bcrc.qa\/en\/agenda25\/","name":"Agenda25 - BCRC","isPartOf":{"@id":"https:\/\/bcrc.qa\/en\/#website"},"datePublished":"2025-11-25T07:00:50+00:00","dateModified":"2025-11-26T05:33:45+00:00","breadcrumb":{"@id":"https:\/\/bcrc.qa\/en\/agenda25\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bcrc.qa\/en\/agenda25\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bcrc.qa\/en\/agenda25\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bcrc.qa\/en\/"},{"@type":"ListItem","position":2,"name":"Agenda25"}]},{"@type":"WebSite","@id":"https:\/\/bcrc.qa\/en\/#website","url":"https:\/\/bcrc.qa\/en\/","name":"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR","description":"","publisher":{"@id":"https:\/\/bcrc.qa\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bcrc.qa\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bcrc.qa\/en\/#organization","name":"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR","url":"https:\/\/bcrc.qa\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcrc.qa\/en\/#\/schema\/logo\/image\/","url":"https:\/\/bcrc.qa\/en\/wp-content\/uploads\/2023\/10\/sticky.png","contentUrl":"https:\/\/bcrc.qa\/en\/wp-content\/uploads\/2023\/10\/sticky.png","width":595,"height":318,"caption":"BUSINESS CONTINUITY & RESILIENCE CONFERENCE IN QATAR"},"image":{"@id":"https:\/\/bcrc.qa\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100064315893570&mibextid=LQQJ4d","https:\/\/x.com\/BcrcQatar","https:\/\/www.instagram.com\/bcrcqatar?fbclid=IwAR0NuQitd1_8QPVEZuevt7WOcceLbkMfVDgyqJnoCel08xSpMM2Rqc8fGB8","https:\/\/www.linkedin.com\/company\/bcrcqatar\/","https:\/\/www.youtube.com\/@BCRCQATAR"]}]}},"_links":{"self":[{"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/pages\/6711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/comments?post=6711"}],"version-history":[{"count":7,"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/pages\/6711\/revisions"}],"predecessor-version":[{"id":6720,"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/pages\/6711\/revisions\/6720"}],"wp:attachment":[{"href":"https:\/\/bcrc.qa\/en\/wp-json\/wp\/v2\/media?parent=6711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}