{"id":2,"date":"2026-01-28T08:00:04","date_gmt":"2026-01-28T08:00:04","guid":{"rendered":"https:\/\/atf.atfcard.com\/?page_id=2"},"modified":"2026-05-05T12:12:12","modified_gmt":"2026-05-05T12:12:12","slug":"evenementprofiel","status":"publish","type":"page","link":"https:\/\/www.turkiyeturizmfuari.com\/nl\/etkinlik-profili\/","title":{"rendered":"Evenementprofiel"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e3eb1d e-con-full e-flex e-con e-parent\" data-id=\"0e3eb1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f31244 elementor-widget elementor-widget-html\" data-id=\"2f31244\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>ATF | Uluslararas\u0131 Antalya Ticaret Fuar\u0131 Kapsaml\u0131 Bak\u0131\u015f<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700;900&display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animate.css\/4.1.1\/animate.min.css\"\/>\n    <style>\n        :root {\n            --atf-red: #e11e24;\n            --atf-dark: #121212;\n            --atf-gray: #f8f9fa;\n            --white: #ffffff;\n            --shadow-soft: 0 10px 30px rgba(0,0,0,0.1);\n            --shadow-hard: 0 20px 40px rgba(0,0,0,0.25);\n            --transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: var(--white);\n            color: var(--atf-dark);\n            line-height: 1.6;\n        }\n\n        \/* --- HERO SECTION (ESK\u0130 FOTO + YEN\u0130 EFEKT) --- *\/\n        .hero {\n            position: relative;\n            height: 85vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.7)), \n                        url('https:\/\/images.unsplash.com\/photo-1540575467063-178a50c2df87?auto=format&fit=crop&q=80&w=2070') no-repeat center center\/cover;\n            color: var(--white);\n            text-align: center;\n            clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);\n        }\n\n        .hero-content h1 {\n            font-size: 3.8rem;\n            font-weight: 900;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin: 0;\n            text-shadow: 0 10px 20px rgba(0,0,0,0.8); \/* Derin g\u00f6lge *\/\n            animation: fadeInDown 1.2s ease-out;\n        }\n\n        .hero-content p {\n            font-size: 1.6rem;\n            font-weight: 300;\n            margin-top: 15px;\n            letter-spacing: 5px;\n            text-shadow: 0 5px 10px rgba(0,0,0,0.5);\n            animation: fadeInUp 1.2s 0.3s both;\n        }\n\n        \/* --- STATS BAR --- *\/\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 25px;\n            margin: -100px auto 0;\n            padding: 0 20px;\n            max-width: 1250px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .stat-card {\n            background: var(--white);\n            padding: 40px 20px;\n            border-radius: 20px;\n            box-shadow: var(--shadow-hard);\n            text-align: center;\n            transition: var(--transition);\n            border-bottom: 8px solid var(--atf-red);\n        }\n\n        .stat-card:hover {\n            transform: translateY(-15px);\n            background-color: var(--atf-red);\n            color: var(--white);\n        }\n\n        .stat-card h3 { font-size: 2.8rem; margin: 0; font-weight: 900; }\n        .stat-card p { font-size: 0.85rem; font-weight: 700; text-transform: uppercase; margin-top: 5px; letter-spacing: 1px; }\n\n        \/* --- CONTENT BASICS --- *\/\n        .container { max-width: 1100px; margin: 120px auto; padding: 0 25px; }\n        section { margin-bottom: 120px; }\n\n        .section-title {\n            font-size: 2.2rem;\n            color: var(--atf-red);\n            font-weight: 900;\n            margin-bottom: 45px;\n            text-transform: uppercase;\n            display: flex;\n            align-items: center;\n        }\n\n        .section-title::after {\n            content: \"\";\n            flex-grow: 1;\n            height: 3px;\n            background: linear-gradient(to right, var(--atf-red), transparent);\n            margin-left: 20px;\n        }\n\n        \/* --- D\u00dcZELT\u0130LM\u0130\u015e KART YAPISI (ALANLARI AYRILMI\u015e) --- *\/\n        .info-box {\n            background: var(--atf-gray);\n            padding: 40px;\n            border-radius: 25px;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(0,0,0,0.05);\n            margin-bottom: 30px;\n        }\n\n        \/* Hizalama Sorununu \u00c7\u00f6zen Stil *\/\n        .label-row {\n            display: flex;\n            align-items: flex-start; \/* \u00dcstten hizala *\/\n            margin-bottom: 15px;\n            padding: 15px;\n            background: var(--white);\n            border-radius: 12px;\n            border-left: 6px solid var(--atf-red);\n            transition: var(--transition);\n        }\n\n        .label-row:hover { transform: translateX(10px); box-shadow: var(--shadow-soft); }\n\n        .label-title {\n            flex: 0 0 140px; \/* Ba\u015fl\u0131k alan\u0131 sabitlendi, kayma yapmaz *\/\n            font-weight: 800;\n            color: var(--atf-dark);\n            font-size: 1rem;\n            text-transform: uppercase;\n        }\n\n        .label-content {\n            flex: 1;\n            font-weight: 500;\n            color: #444;\n            padding-left: 10px;\n        }\n\n        \/* Sector Grid Fix *\/\n        .sector-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 15px;\n        }\n\n        .sector-badge {\n            background: var(--white);\n            padding: 18px 25px;\n            border-radius: 15px;\n            display: flex;\n            justify-content: space-between;\n            font-weight: 700;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n            border: 1px solid #eee;\n        }\n\n        .count-tag { color: var(--atf-red); font-size: 1.2rem; font-weight: 900; }\n\n        \/* Images *\/\n        .visual-grid {\n            display: grid;\n            grid-template-columns: 1.2fr 0.8fr;\n            gap: 50px;\n            align-items: center;\n        }\n\n        .feature-img {\n            width: 100%;\n            border-radius: 25px;\n            box-shadow: var(--shadow-hard);\n        }\n\n        \/* --- FOOTER --- *\/\n        footer {\n            background: var(--atf-dark);\n            color: var(--white);\n            padding: 80px 0 50px;\n            text-align: center;\n        }\n\n        .footer-logo { font-size: 2.8rem; font-weight: 900; color: var(--atf-red); margin-bottom: 15px; }\n\n        @media (max-width: 900px) {\n            .visual-grid { grid-template-columns: 1fr; }\n            .hero-content h1 { font-size: 2.4rem; }\n            .label-row { flex-direction: column; }\n            .label-title { margin-bottom: 5px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<header class=\"hero\">\n    <div class=\"hero-content\">\n        <p class=\"animate__animated animate__fadeIn\">INTERNATIONALE<\/p>\n        <h1 class=\"animate__animated animate__zoomIn\">TOERISMEBEURS VAN ANTALYA<\/h1>\n        <p class=\"animate__animated animate__fadeInUp\">UITGEBREID OVERZICHT<\/p>\n    <\/div>\n<\/header>\n\n<div class=\"stats-grid\">\n    <div class=\"stat-card animate__animated animate__fadeInUp\">\n        <h3>40.000 m\u00b2<\/h3>\n        <p>HUIDIGE TENTOONSTELLINGSRUIMTE<\/p>\n    <\/div>\n    <div class=\"stat-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.1s;\">\n        <h3>42.758<\/h3>\n        <p>TOTAAL AANTAL BEZOEKERS<\/p>\n    <\/div>\n    <div class=\"stat-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.2s;\">\n        <h3>1.018<\/h3>\n        <p>DEELNEMEND MERK<\/p>\n    <\/div>\n    <div class=\"stat-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.3s;\">\n        <h3>109<\/h3>\n        <p>DEELNEMEND LAND<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"container\">\n\n    <!-- 1. B\u00f6l\u00fcm: UFI -->\n    <section>\n        <h2 class=\"section-title\">1. UFI-lidmaatschap en internationale accreditatie<\/h2>\n        <div class=\"visual-grid\">\n            <div>\n                <p>Uluslararas\u0131 Antalya Ticaret Fuar\u0131 (ATF), 2019 y\u0131l\u0131ndan bu yana <strong>De wereldwijde vereniging van de beursindustrie (UFI)<\/strong> Het is een lid. Deze accreditatie bewijst dat ATF voldoet aan de strengste internationale normen.<\/p>\n                <div class=\"label-row\">\n                    <div class=\"label-title\">2019-gebied<\/div>\n                    <div class=\"label-content\">5.700 m\u00b2 tentoonstellingsruimte<\/div>\n                <\/div>\n                <div class=\"label-row\" style=\"border-left-color: var(--atf-dark);\">\n                    <div class=\"label-title\">Gebied 2025<\/div>\n                    <div class=\"label-content\">Tentoonstellingsruimte van 40.000 m\u00b2<\/div>\n                <\/div>\n            <\/div>\n            <img decoding=\"async\" src=\"https:\/\/antalyaturizmfuari.com\/wp-content\/uploads\/2026\/03\/SMFOTO.png\" class=\"feature-img\" alt=\"ATF\">\n        <\/div>\n    <\/section>\n\n    <!-- 2. B\u00f6l\u00fcm: Ticari Platform -->\n    <section>\n        <h2 class=\"section-title\">2. Veelzijdig handelsplatform<\/h2>\n        <p>ATF opereert gelijktijdig in drie belangrijke handelsrichtingen:<\/p>\n        <div class=\"info-box\">\n            <div class=\"label-row\">\n                <div class=\"label-title\">UITGAAND<\/div>\n                <div class=\"label-content\">T\u00fcrkiye \u2192 WORLD: Het kanaal waarmee Turkse touroperators wereldwijde bestemmingen aanbieden aan de Turkse markt.<\/div>\n            <\/div>\n            <div class=\"label-row\">\n                <div class=\"label-title\">INKOMEND<\/div>\n                <div class=\"label-content\">WERELD \u2192 T\u00fcrkiye: Een platform waar internationale kopers Turkse toeristische producten kopen.<\/div>\n            <\/div>\n            <div class=\"label-row\">\n                <div class=\"label-title\">CROSS-DEST<\/div>\n                <div class=\"label-content\">WERELD \u2194 WERELD: Handel tussen internationale leveranciers, DMC&#039;s en luchtvaartmaatschappijen over verschillende bestemmingen heen.<\/div>\n            <\/div>\n        <\/div>\n        \n        <h3 style=\"color:var(--atf-red); margin: 40px 0 25px; font-weight: 800;\">Verdeling van deelnemers per sector:<\/h3>\n        <div class=\"sector-grid\">\n            <div class=\"sector-badge\"><span>Accommodatie<\/span> <span class=\"count-tag\">520<\/span><\/div>\n            <div class=\"sector-badge\"><span>Reisbureaus &amp; Op.<\/span> <span class=\"count-tag\">202<\/span><\/div>\n            <div class=\"sector-badge\"><span>Toerismetechnologie\u00ebn<\/span> <span class=\"count-tag\">85<\/span><\/div>\n            <div class=\"sector-badge\"><span>Toerismeorganisaties<\/span> <span class=\"count-tag\">32<\/span><\/div>\n            <div class=\"sector-badge\"><span>Pers<\/span> <span class=\"count-tag\">32<\/span><\/div>\n            <div class=\"sector-badge\"><span>Luchtvaart en transport<\/span> <span class=\"count-tag\">30<\/span><\/div>\n            <div class=\"sector-badge\"><span>Bestemmingen en landen<\/span> <span class=\"count-tag\">28<\/span><\/div>\n            <div class=\"sector-badge\"><span>Gezondheid en welzijn<\/span> <span class=\"count-tag\">14<\/span><\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 3. B\u00f6l\u00fcm: Hosted Buyer -->\n    <section>\n        <h2 class=\"section-title\">3. Hosted Buyer Program<\/h2>\n        <div class=\"visual-grid\">\n            <img decoding=\"async\" src=\"https:\/\/antalyaturizmfuari.com\/wp-content\/uploads\/2026\/03\/hosted-buyers-scaled.webp\" class=\"feature-img\" alt=\"Gehoste kopers\">\n            <div>\n                <p>In de editie van 2025, <strong>Meer dan 2.000<\/strong> Een recordaantal gasten werd ontvangen, waaronder een vertegenwoordiger van een wereldwijd reisbureau.<\/p>\n                <div class=\"info-box\" style=\"padding: 20px;\">\n                    <h4 style=\"margin:0 0 15px 0; color:var(--atf-red);\">Profiel:<\/h4>\n                    <p style=\"font-size: 0.9rem; margin:0;\">Touroperators, productmanagers, DMC&#039;s, internationale groothandelaars en wereldwijde distributeurs.<\/p>\n                <\/div>\n                <p><strong>Hoofddoelstellingen:<\/strong> Kopen en verkopen in Turkije, wereldwijde bestemmingen vergelijken en contracten afsluiten met lokale en internationale leveranciers.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 4. B\u00f6l\u00fcm: Havac\u0131l\u0131k -->\n    <section>\n        <h2 class=\"section-title\">4e Internationale Deelname en Luchtvaart<\/h2>\n        <div class=\"info-box\">\n            <p>ATF ontvangt delegaties uit meer dan 100 landen, waaronder Dubai, India, Kazachstan, Oekra\u00efne en Azerbeidzjan.<\/p>\n            <div class=\"label-row\">\n                <div class=\"label-title\">luchtvaartmaatschappijen<\/div>\n                <div class=\"label-content\">Air Astana, Azerbaijan Airlines, FlyDubai, Flynas, IndiGo, Middle East Airlines.<\/div>\n            <\/div>\n            <p style=\"margin-top:20px;\">Deze wijdverspreide deelname laat zien dat ATF niet alleen een lokale, maar een wereldwijde actie is. <strong>Handelsplatform voor luchtvaart en toerisme<\/strong> Dit bewijst dat het zo is.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- 5. B\u00f6l\u00fcm: Ticari Fonksiyon -->\n    <section>\n        <h2 class=\"section-title\">5. De commerci\u00eble functie van ATF<\/h2>\n        <div class=\"visual-grid\">\n            <div>\n                <div class=\"label-row\">\n                    <div class=\"label-title\">B2B-handel<\/div>\n                    <div class=\"label-content\">Alle betrokken partijen (hotel, luchtvaartmaatschappij, reisbureau) voeren onder \u00e9\u00e9n dak legitieme commerci\u00eble activiteiten uit.<\/div>\n                <\/div>\n                <div class=\"label-row\">\n                    <div class=\"label-title\">Distributiecentrum<\/div>\n                    <div class=\"label-content\">Het is een wereldwijd knooppunt waar toeristische producten wereldwijd worden gekocht, verkocht en verpakt.<\/div>\n                <\/div>\n            <\/div>\n            <img decoding=\"async\" src=\"https:\/\/antalyaturizmfuari.com\/wp-content\/uploads\/2026\/03\/ilk-kez-ziyaretci-olacaklar_1-scaled.webp\" class=\"feature-img\" alt=\"ATF Trading\">\n        <\/div>\n    <\/section>\n\n    <!-- 6. B\u00f6l\u00fcm: Sonu\u00e7 -->\n    <section>\n        <h2 class=\"section-title\">6. Conclusie: Strategische markttoegangspoort<\/h2>\n        <div class=\"info-box\" style=\"border: 2px solid var(--atf-red); background: white;\">\n            <p>De groei van ATF sinds 2019 (van 5.700 m\u00b2 naar 40.000 m\u00b2) is een succesverhaal dat zelden ergens ter wereld voorkomt.<\/p>\n            <ul style=\"list-style: none; padding:0;\">\n                <li style=\"margin-bottom:10px;\"><strong>\u2713<\/strong> Het grootste en snelstgroeiende platform voor de toeristische sector in Turkije.<\/li>\n                <li style=\"margin-bottom:10px;\"><strong>\u2713<\/strong> Een wereldwijd distributiecentrum voor Turkse luchtvaartmaatschappijen.<\/li>\n                <li style=\"margin-bottom:10px;\"><strong>\u2713<\/strong> Een toegangspoort voor internationale leveranciers tot de Turkse markt.<\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<footer>\n    <div class=\"footer-logo\">ATF26<\/div>\n    <p style=\"font-weight: 700; letter-spacing: 2px;\">INTERNATIONALE TOERISMEBEURS VAN ANTALYA<\/p>\n   \n<\/footer>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ATF | ATF T\u00fcrkiye Kapsaml\u0131 Bak\u0131\u015f INTERNATIONAL ANTALYA TUR\u0130ZM FUARI KAPSAMLI GENEL BAKI\u015e 40.000m\u00b2 G\u00dcNCEL SERG\u0130 ALANI 42.758 TOPLAM Z\u0130YARET\u00c7\u0130 1.018 KATILIMCI MARKA 109 KATILIMCI \u00dcLKE 1. UFI \u00dcyeli\u011fi ve Uluslararas\u0131 Akreditasyon ATF T\u00fcrkiye, 2019 y\u0131l\u0131ndan bu yana The Global Association of the Exhibition Industry (UFI) \u00fcyesidir. Bu akreditasyon, ATF&#8217;nin en kat\u0131 uluslararas\u0131 standartlar\u0131 kar\u015f\u0131lad\u0131\u011f\u0131n\u0131n [&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-2","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":86,"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":2407,"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/pages\/2\/revisions\/2407"}],"wp:attachment":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/nl\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}