ADVERTISEMENT

Police solve Rhea Mae Tocmo case; murder called crime of passion

Published Aug 10, 2023 09:38 am

CEBU CITY – A case of crime of passion.

Police here announced that the killing of Rhea Mae Tocmo is considered solved after a construction worker admitted to be behind the gruesome killing.

Investigators said too much jealousy drove Simeon Gabutero, 22, to kill Tocmo, whose body was found inside an abandoned cardboard box on the side of the road in Barangay Tisa here on July 17.

 

TOCMO BF.jfif

 

SIMEON Gabutero (left) admits killing Rhea Mae Tocmo in an extra-judicial confession before the Cebu City Prosecutor’s Office on Thursday, August 10. (Contributed photo)

 

Gabutero admitted killing Tocmo by executing an extra-judicial confession before the Cebu City Prosecutor's Office on Thursday, August 10.

The suspect was arrested on July 29 for possession of an unlicensed firearm.

Police later announced that Gabutero was the person who sold the missing cellphone of Tocmo.

Gabutero later pointed to his neighbor, Roberto Gabison, as the one who instructed him to sell the cellphone. Gabison denied Gabutero’s accusation. 

Gabison said he and Gabutero were not close acquaintances and he did not know Tocmo at all.

Police Major Angelito Valleser, chief of the Labangon Police Station, said Gabutero cried when he admitted his involvement in the crime.

“Be a man. Don’t be a coward. You have to face the consequences of what you did,” Valleser recalled what he told the suspect when he convinced him to admit the crime.

Valleser said he told Gabutero that investigators had gathered enough evidence that would pin him down as the killer.

“I told him that we are not buying his alibi when he said he was not involved in the crime,” Valleser said.

Aside from closed-circuit television (CCTV) footage, the strongest evidence that the police gathered was the result of the DNA test, Valleser said.

Valleser said the DNA samples found in Tocmo’s fingernails matched those of Gabutero.

It was possible that Tocmo clawed the suspect’s arms when she was choked, Valleser said.

Valleser said Gabutero became emotional when he and Gabutero talked on August 8.

“He hugged me. He cried and said that he had done so much to help Rhea Mae,” said Valleser.

In his admission, Gabutero said he came to know Tocmo through Facebook.

The suspect and the victim became a couple last December 5.

Although they only became sweethearts through Facebook, Gabutero admitted he deeply fell in love with Tocmo.

Gabutero said as a construction worker, he earned P400 a day and most of his earnings were sent to Tocmo to support her studies.

He said that all along, he was made to believe that Tocmo was studying in Davao City.

Gabutero was shocked to find out that Tocmo did not actually enroll and belatedly learned that the woman was already in Cebu.

Tocmo arrived in Cebu last June 14 and stayed in a boarding house in Barangay Looc, Mandaue City.

When Tocmo finally admitted on July 16 that she was already in Cebu, she was asked by Gabutero to go to his boarding house in Barangay Guadalupe, Cebu City.

The couple’s first meeting turned out to be their only encounter.

Tocmo was drunk when she arrived at the suspect’s place past midnight, Valleser said.

At the boarding house, Gabutero confronted Tocmo after she discovered that the woman was chatting with several men using various Facebook accounts.

Valleser said Gabutero also found drug paraphernalia in the woman’s bag.

“Gabutero was frustrated because he found out that the money he sent to the woman was not put to good use,” Valleser said in a press conference.

Gabutero became more upset that Tocmo only laughed at him during the confrontation, said Valleser.

At the height of the confrontation, Gabutero lost his temper and killed Tocmo through an arm choke.

Gabutero placed Tocmo’s body in a box and dumped it by the road in Tisa aboard a motorcycle.

Valleser said investigators are still trying to identify the person who accompanied Gabutero in dumping the woman’s body in Tisa.

“We faced a lot of challenges in investigating this crime. We have gathered concrete pieces of evidence and we assure the public that we have an airtight case that would withstand conviction,” said Valleser.

Police Col. Ireneo Dalogdog, chief of the Cebu City Police Office, said the case is deemed solved but it is not considered closed yet pending the formal filing of charges against the suspect.

A charge of murder will be filed against Gabutero, police said. 

 

Related Tags

Rhea Mae Tocmo Cebu City
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.