// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
26.6 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

Singapore dollar rises to six-month high against M’sian ringgit, breaking through 3.20 level yet again

Although the SGD has weakened slightly against the US dollar over the past two months, the ringgit has weakened even more, reaching a six-month low.

Shell Singapore lowers petrol prices as oil costs peter back to pre-war levels

Following Shell's petrol price reduction, this category is now priced lower than Caltex, Esso, and Sinopec.

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