// Adds dimensions UUID, Author and Topic into GA4
Monday, February 9, 2026
25.3 C
Singapore

Couple charged with murder of 11-year-old daughter

A couple accused of causing the death of an 11-year-old girl were charged today (12 Nov) with murder with common intention. The accused persons are both 26.

The police said in a press statement that it was alerted to the unnatural death of the girl on Tuesday (10 Nov) at about 1.20pm. The girl was unconscious when conveyed to Ng Teng Fong General Hospital by ambulance earlier the same day at about 11am and was pronounced dead at 12.40pm.

Through follow-up investigations, the Police arrested the couple who are believed to be involved in the young girl’s death. The police revealed: “The 26-year-old woman is the biological mother of the deceased, while the 26-year-old man is the deceased’s stepfather.”

The couple could face the death penalty if they are found guilty of murder with common intention.

See also  Amos Yee receives death threats for publicly supporting pedophilia
- Advertisement -

Hot this week

Thailand counts votes in early election with 3 main parties vying for power

By GRANT PECK and JINTAMAS SAKSORNCHAI Associated Press BANGKOK (AP)...

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); } });
// //