// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
25.9 C
Singapore

Singaporean man found dead in Batam Hotel

By: Kheng-Liang Tan

According to the Jakarta Post, 67 year-old Singaporean Mohamed Isa bin Omar was found dead in a Batam hotel room yesterday (Sept 6).

The hotel receptionist, only known as Lindawati, said that a rotting odour had started to emanate from his fourth floor room before they broke into his room and found his body.

Previously, a police report was filed after Isa had not been seen for a few days after having stayed at the hotel for the past two weeks. He is understood to have booked a long-term stay at the hotel.

Police investigators then conducted a crime scene investigation and brought the body to Bhayangkara Police Hospital for an autopsy.

Batam police are still investigating the cause of death.
See also  What’s Really Behind A Minister’s Real Happiness?
- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //