İstanbul’da lüks otomobil operasyonu: 14 gözaltı
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": " https://bha.net.tr/asayis/istanbulda-luks-otomobil-operasyonu-14-gozalti/452506 "
},
"headline": "",
"description": "",
"image": "/uploads/istanbulda-luks-otomobil-operasyonu-14-gozalti-1770807041.webp",
"author": {
"@type": "Organization",
"name": " 330 "
},
"publisher": {
"@type": "Organization",
"name": "Birlik Haber Ajansı - Türkiye'nin Haber Ağı",
"logo": {
"@type": "ImageObject",
"url": "https://bha.net.tr/uploads/logo-1770988054.jpg"
}
},
"datePublished": "2026-02-11",
"dateModified": "2026-02-11"
}
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Asayiş",
"item": "https://bha.net.tr/asayis"
},{
"@type": "ListItem",
"position": 2,
"name": "İstanbul’da lüks otomobil operasyonu: 14 gözaltı",
"item": " https://bha.net.tr/asayis/istanbulda-luks-otomobil-operasyonu-14-gozalti/452506 "
}]
}
:root {
--color-bg: #ffffff;
--color-surface: #f7f8fb;
--color-card: #ffffff;
--color-border: #e5e7eb;
--color-text: #0f172a;
--color-muted: #475569;
--color-primary: #00499c;
--color-primary-600: #013570;
--color-primary-50: #b8d9ff;
--color-success: #16a34a;
--color-warning: #d97706;
--color-danger: #dc2626;
--color-info: #0284c7;
}
[data-theme="dark"] {
--color-bg: #0b1220;
--color-surface: #151c2c;
--color-card: #0f172a;
--color-border: #1f2937;
--color-text: #e5e7eb;
--color-muted: #94a3b8;
--color-primary: #60a5fa;
--color-primary-600: #3b82f6;
--color-primary-50: #1e3a8a;
--color-success: #22c55e;
--color-warning: #f59e0b;
--color-danger: #ef4444;
--color-info: #38bdf8;
}
>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YYGF111P6Z');
.lite-video-embed iframe {
width: 100% !important;
height: 100% !important;
}
.article-content {
font-family: 'Roboto', sans-serif;
line-height: 1.9;
color: var(--color-text);
}
.article-content img {
width: 100% !important;
max-width: 100%;
height: auto !important;
border-radius: 1rem;
margin: 2.5rem auto;
display: block;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.article-content p {
font-size: 1.125rem;
line-height: 1.9;
color: var(--color-text);
margin-bottom: 1.75rem;
font-weight: 400;
}
.article-content h1 {
font-size: 2.25rem;
font-weight: 800;
color: var(--color-text);
margin-top: 3rem;
margin-bottom: 1.5rem;
line-height: 1.3;
letter-spacing: -0.02em;
}
.article-content h2 {
font-size: 1.875rem;
font-weight: 700;
color: var(--color-text);
margin-top: 2.5rem;
margin-bottom: 1.25rem;
line-height: 1.4;
padding-bottom: 0.5rem;
border-bottom: 2px solid var(--color-border);
}
.article-content h3 {
font-size: 1.5rem;
font-weight: 700;
color: var(--color-text);
margin-top: 2rem;
margin-bottom: 1rem;
line-height: 1.5;
}
.article-content h4 {
font-size: 1.25rem;
font-weight: 600;
color: var(--color-text);
margin-top: 1.75rem;
margin-bottom: 0.875rem;
}
.article-content h5 {
font-size: 1.125rem;
font-weight: 600;
color: var(--color-text);
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}
.article-content h6 {
font-size: 1rem;
font-weight: 600;
color: var(--color-text);
margin-top: 1.25rem;
margin-bottom: 0.5rem;
}
.article-content strong {
font-weight: 700;
color: var(--color-text);
}
.article-content a {
color: var(--color-primary);
text-decoration: underline;
text-underline-offset: 3px;
transition: color 0.2s;
}
.article-content a:hover {
color: var(--color-primary-600);
}
.article-content ul,
.article-content ol {
margin: 1.5rem 0;
padding-left: 2rem;
}
.article-content li {
margin-bottom: 0.75rem;
line-height: 1.8;
}
.article-content blockquote {
border-left: 4px solid var(--color-primary);
padding-left: 1.5rem;
margin: 2rem 0;
font-style: italic;
color: var(--color-muted);
background: var(--color-surface);
padding: 1.5rem;
border-radius: 0.5rem;
}
.article-content code {
background: var(--color-surface);
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
font-size: 0.9em;
color: var(--color-primary);
}
.article-content pre {
background: var(--color-surface);
padding: 1.5rem;
border-radius: 0.5rem;
overflow-x: auto;
margin: 1.5rem 0;
}
.article-content iframe {
width: 100%;
height: 500px;
border-radius: 1rem;
margin: 2rem 0;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#liteArticleContent iframe {
width: 100%;
height: 100%;
border-radius: 1rem;
margin: 2rem 0;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
.article-content iframe {
height: 300px;
}
.article-content p {
font-size: 1rem;
}
.article-content h1 {
font-size: 1.75rem;
}
.article-content h2 {
font-size: 1.5rem;
}
}
(function() { var rootScript = 'https://cdn.jsdelivr.net/npm/@flasher/flasher@1.3.2/dist/flasher.min.js'; var FLASHER_FLASH_BAG_PLACE_HOLDER = {}; var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER); function mergeOptions(first, second) { return { context: merge(first.context || {}, second.context || {}), envelopes: merge(first.envelopes || [], second.envelopes || []), options: merge(first.options || {}, second.options || {}), scripts: merge(first.scripts || [], second.scripts || []), styles: merge(first.styles || [], second.styles || []), }; } function merge(first, second) { if (Array.isArray(first) && Array.isArray(second)) { return first.concat(second).filter(function(item, index, array) { return array.indexOf(item) === index; }); } return Object.assign({}, first, second); } function renderOptions(options) { if(!window.hasOwnProperty('flasher')) { console.error('Flasher is not loaded'); return; } requestAnimationFrame(function () { window.flasher.render(options); }); } function render(options) { if ('loading' !== document.readyState) { renderOptions(options); return; } document.addEventListener('DOMContentLoaded', function() { renderOptions(options); }); } if (1 === document.querySelectorAll('script.flasher-js').length) { document.addEventListener('flasher:render', function (event) { render(event.detail); }); } if (window.hasOwnProperty('flasher') || !rootScript || document.querySelector('script[src="' + rootScript + '"]')) { render(options); } else { var tag = document.createElement('script'); tag.setAttribute('src', rootScript); tag.setAttribute('type', 'text/javascript'); tag.onload = function () { render(options); }; document.head.appendChild(tag); }})();
Başarıyla Kaydedildi
Haber taslağı oluşturuldu.
Muhabir ve Köşe Yazarı Girişi
E-posta ya da Kullanıcı
Adınız
Şifreniz
Kapat
Giriş
Yap
Üye ve Köşe Yazarı Olun
Adınız ve Soyadınız
E-posta ya da Kullanıcı
Adınız
Şifreniz
Zaten üye misiniz. Giriş
yapın .
Kapat
Kayıt
Ol
>
>
>
/
Asayiş
/
İstanbul’da lüks otomobil operasyonu: 14 gözaltı
>
>
>
Asayiş
>
>
İstanbul’da düzenlenen lüks otomobil kaçakçılığı operasyonunda 14 şüpheli gözaltına alındı.
Operasyonda 11 lüks araç ele geçirildi
Operasyonda 11 lüks araç ele geçirildi.
>
>
>
>
>
Yayınlanma:
11 Şubat 2026
13:47
Güncellenme:
14 Şubat 2026
01:28
>
İSTANBUL-BHA
İstanbul Emniyet Müdürlüğü Kaçakçılık Suçlarıyla Mücadele Şube Müdürlüğü ekipleri, otomotiv kaçakçılığının önlenmesi ve şüphelilerin yakalanmasına yönelik çalışma başlattı.
Yapılan teknik ve fiziki takip sonucunda, turistik kolaylıklardan yararlanılarak yolcu beraberinde ülkeye getirilen araçların süresi içinde yurt dışına çıkarılmadığı belirlendi. Bu şekilde kaçak duruma düşen araçların tescil işlemleri yapılmadan düşük bedellerle üçüncü kişilere satılarak kullanıma sunulduğu tespit edildi.
İnterpol kaydı bulunan araçlar
Çalışmalarda ayrıca, İnterpol tarafından çalıntı kaydıyla aranan araçlar da belirlendi. Elde edilen bulgular doğrultusunda düzenlenen operasyonda 14 şüpheli yakalandı. Şüphelilerin adreslerinde yapılan aramalarda 11 lüks araç ele geçirildi.
Şüpheliler emniyette
Gözaltına alınan 14 şüpheli, işlemleri için emniyete götürüldü.
Olayla ilgili soruşturmanın sürdüğü bildirildi.
Olayla ilgili soruşturmanın sürdüğü bildirildi.
>
>
Yorum Yap
Düşüncelerinizi bizimle paylaşın
Yorumunuz
*
E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir
Yorum Gönder
Henüz yorum yapılmamış. İlk
yorumu
siz
yapın!
>
>
function copyTikTokShare(url) {
navigator.clipboard.writeText(url);
alert("Link panoya kopyalandı!");
}
>
Birlik Haber Ajansı (BHA), Türkiye'nin her kentinden ve dünyadan gelişmeleri en doğru şekilde okurlarına ve abonelerine ulaştırmayı hedefler
© 2025 Birlik Haber Ajansı - Türkiye'nin Haber Ağı. Tüm hakları saklıdır.
Yazılım
VMG MEDYA
tarafından geliştirilmiştir.
if ('serviceWorker' in navigator) {
window.addEventListener('load', () => {
navigator.serviceWorker
.register('/service-worker.js')
.catch(err => console.log('❌ Service Worker failed:', err));
});
}
>
window.AppConfig = {
routeName: "post",
csrfToken: document.querySelector('meta[name="csrf-token"]').getAttribute('content'),
isGuest: true,
magicbox: {"title":"Birlik Haber Ajansu0131 - Tu00fcrkiyeu0027nin Haber Au011fu0131","description":"Birlik Haber Ajansu0131 (BHA), Tu00fcrkiyeu0027nin her kentinden ve du00fcnyadan geliu015fmeleri en dou011fru u015fekilde okurlaru0131na ve abonelerine ulau015ftu0131rmayu0131 hedefler","keywords":"Haber Ajansu0131, Birlik Haber Ajansu0131, Ajans Haberleri","refresh":null,"email":null,"phone":"0","address":null,"copyright":null,"maintenance":"0","noindex":"0","live_stream_name":null,"live_stream_link":null,"fb":null,"in":"https://www.instagram.com/bhanettr","tw":"https://x.com/bhanettr","yt":"https://www.youtube.com/@birlikhaberajansi","ln":"https://tr.linkedin.com/company/birlik-haber-ajansi","headcode":"u003Cmeta name=u0022google-site-verificationu0022 content=u00224lFhaWrfcRCYktSW1sdlyUJyh8c1HJLXYrZScarnbPwu0022 /u003Ernu003C!-- Google tag (gtag.js) --u003Ernu003Cscript async src=u0022https://www.googletagmanager.com/gtag/js?id=G-YYGF111P6Zu0022u003Eu003C/scriptu003Ernu003Cscriptu003Ern window.dataLayer = window.dataLayer || [];rn function gtag(){dataLayer.push(arguments);}rn gtag(u0027jsu0027, new Date());rnrn gtag(u0027configu0027, u0027G-YYGF111P6Zu0027);rnu003C/scriptu003E","bodycode":null,"googlenews":null,"yandexmetricaid":null,"googleanalytics":null,"google_property_id":"524016844","gemini_api_key":null,"google_client_id":"895493903254-hlce2g17s02maeailclhvi9eai83l594.apps.googleusercontent.com","google_client_secret":"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","google_redirect_url":"https://bha.net.tr/secure/google/callback","google_recaptcha_site_key":null,"google_recaptcha_secret_key":null,"yandexanalytics":null,"adstext":"ads text icerisi gu00fcncelliyorum","footercode":null,"iha_user_code":null,"iha_user_name":null,"iha_user_password":null,"hibya_rss_link":null,"smtpserver":"mail.cihan.com","smtpuser":"spam@cihan.com","smtppassword":"123455","smtpport":"25","sitetheme":"agent-theme","generalcomment":"0","incomingnews":"0","generalhitshow":"0","externallink":"1","rightclick":"0","generalfont":"0","mansetlimit":"20","mansetbaslik":"0","mansetaciklama":"0","mansetsabitreklamno":"6","archive_recording_time":"365","thintopbar":"0","notifynewsbox":"0","playstoreurl":"bbbb","appstoreurl":"aaa","weather_link":null,"pharmacy_link":null,"deceased_link":null,"traffic_link":null,"keyword1":null,"keyword2":null,"keyword3":null,"keyword4":null,"keyword5":null,"keyword6":null,"headercolor":"#000000","headercolortext":"#000000","sondakikacolor":"#000000","sondakikacolortext":"#000000","mansetnumaracolor":"#000000","mansetnumaracolortext":"#000000","parapiyasacolor":"#000000","parapiyasacolortext":"#000000","apiservicestatus":"1","pharmacy_status":"0","author_status":"1","currency_status":"0","weather_status":"0","weather_city":"u0130stanbul","prayer_status":"0","prayer_city":"u0130stanbul","weateher_token":"68f8444c3c38a23ab4f38b329f3f01b5","football_api_token":null,"social_media_link1":null,"social_media_link2":null},
baseUrl: "https://bha.net.tr",
routes: {
login: "https://bha.net.tr/uye-girisi",
register: "https://bha.net.tr/uye-kayit",
profile: "https://bha.net.tr/profilim",
},
session: {
success: null,
error: null,
}
};
$(document).ready(function() {
const backButton = $('#backButton');
const scrollToTopButton = $('.scroll-to-top-btn');
$(window).on('scroll', function() {
const scrollTop = $(window).scrollTop();
// Back button: hide when scrolled down
// if (scrollTop > 100) {
// backButton.fadeOut(300);
// } else {
// backButton.fadeIn(300);
// }
// Scroll to top button: show when scrolled down
if (scrollTop > 300) {
scrollToTopButton.fadeIn(300);
} else {
scrollToTopButton.fadeOut(300);
}
});
});
// Scroll to top function
function scrollToTop() {
$('html, body').animate({
scrollTop: 0
}, 500, 'swing');
}
let isLoading = false;
$(window).on('scroll', function() {
if (isLoading) return;
const windowWidth = $(window).width();
let scrollOffset;
if (windowWidth = $(document).height()) {
const nextUrl = $('#gopostinfinite').attr('href');
if (nextUrl) {
isLoading = true; // 👈 Scroll kilidi
$.get(nextUrl, function(data) {
$('#infiniteBox').append($(data).find('.infiniteContent'));
// Yeni next URL'yi al
const newNext = $(data).find('#gopostinfinite').attr('href');
if (newNext) {
$('#gopostinfinite').attr('href', newNext);
} else {
$('#gopostinfinite').remove(); // 👈 Son sayfaysa linki sil
}
isLoading = false; // 👈 AJAX bittiğinde kilidi aç
});
}
}
});
$(document).ready(function() {
const relatedBox = `
`;
insertBoxAfterParagraph('#liteArticleContent', relatedBox, 6);
});
function insertBoxAfterParagraph(selector, htmlToInsert, afterParagraph = null) {
const $container = $(selector);
const paragraphs = $container.find('p');
if (paragraphs.length === 0) {
$container.append(htmlToInsert);
return;
}
const indexToInsert = afterParagraph !== null . Math.min(afterParagraph, paragraphs.length - 1) :
Math.floor(paragraphs.length / 2);
$(paragraphs[indexToInsert]).after(htmlToInsert);
}
.
Kaynak: Bha