// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
32.5 C
Singapore

Four unnatural deaths in just a few days

Two days after the report of an unnatural death in Jalan Besar, another happened in Boat Quay. The murder which happened on 13 Jul, was reported by the police yesterday (18 Jul). The murder in Boat Quay is the fourth reported in series of murders or unnatural deaths, which are all unrelated to the other.

Police said that a 47-year-old man was arrested on suspicion of murder and that he has been involved in a fight with a 55-year-old man. The injured man was conveyed unconscious to Singapore General Hospital, and was pronounced dead at 4.48pm on Saturday (16 Jul).

Police said it was alerted to the incident at a pub along Boat Quay last Wednesday (July 13) at 5.28am, and arrested the accused on Monday.

 

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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); } });
// //
Enable Notifications OK No thanks