ADVERTISEMENT

Victim survivors now ready to testify vs Pastor Quiboloy—Hontiveros

Published Dec 11, 2023 02:14 pm

Victims who survived their harrowing ordeal under the hands of Apollo Quiboloy’s Kingdom of Jesus Christ (KOJC), The Name Above Every Name church are now ready to testify before the Senate, Deputy Minority Leader Senator Risa Hontiveros said.

One of them, Hontiveros said is 15-year old “Jackson” who was recruited by the church together with his family. According to Hontiveros, “Jackson” was one of the children who was tasked to go around and solicit in the streets with a so-called “solicitation” letter for their organization or which they sometimes claim would be used to fund their education.

“Hindi natin alam, may malagim pala na sinasapit yung mga batang di masyadong nakakadelihensya ng malaki sa paglilimos. Sila po ay pinapalo, 20 lashes, 50 lashes, 100 lashes. May isa pang nagkwento, pinapaddle din daw (We are not aware, these children are tortured when they fail to meet a quota. They are flagged with 20 lashes, 50 lashes, 100 lashes. One even testified they are sometimes being paddled),” Hontiveros said in her privilege speech at the Senate plenary on Monday, December 11.

“I am in possession of testimonies to that effect,” she said.

Another minor also testified that after dating a girl, which is normal among teenagers, was threatened that his head would be bashed against the wall repeatedly. He was later imprisoned by the group.

According to the senator, the witness, who was a former member of Quiboloy’s church has left the organization after experiencing the horrors and witnessing the same on other minors who were still part of the group. The child, she said, was able to go back to school and study after leaving the KOJC.

Similar to the incidence of abuse suffered by women and children in the Socorro Bayanihan Services, Inc. in an isolated community in Barangay Kapihan in the Municipality of Socorro, their stories are terrifying, according to the legislator.

“Front and center of these narratives are the systemic sexual abuse of women and children in the hands of this man that they call Pastor,” Hontiveros said.

“And no, these are not crimes of the past for which we are holding Apollo Quiboloy to account. This is an ongoing offense. Patuloy na nangyayari (These are happening continually). The abuse of women and children is taking place as we speak, under the auspices of the Kingdom of Jesus Christ,” she pointed out.


“Habang ating icecelebrate ang kapanganakan ng sanggol na si Hesus, mayroong mga batang sinasaktan sa ngalan ng Kingdom of Jesus Christ (While we are here celebrating the birth of the child Jesus, there are so many children who are being abused in the name of the Kingdom of Jesus Christ),” she lamented.

“At kung paano ang maagap na tugon natin at ng buong gobyerno sa mga biktima ni Senyor Agila, sana ay ganyan din ang pagtugon sa mga biktima ng lider na ibabahagi ko ngayon. Sana mabilis din ang ating pagtugon sa mga biktima ni (Just how fast the government responded to the victims of Senyor Agila, I hope that our response to the victims of this leader would be the same. I hope we would respond quickly to the appeal of the victims of) Apollo Quiboloy,” she stressed.

The opposition lawmaker also said her office is in possession of an affidavit detailing the sexual abuse inflicted by Quiboloy himself on a minor. Likewise, she said, her office is in direct contact with a woman who, though not a minor when the sexual abuse happened, still lives with the trauma it has brought and continues to fear for her safety.

“These patterns and practices are persisting as we speak, and sustaining his other criminal activities,” added the senator.

“Hindi lang po sa Pilipinas ang mga krimen na ito, kundi sa iba’t ibang bahagi ng mundo (The crimes do not just happen in the Philippines, but also in other parts of the world). The international breadth of Apollo Quiboloy’s criminal activities is truly astounding,” she pointed out.

“Let us end this outrage, Mr. President. Let us save those children. Let us hold space for the victims who cower in silence and live in fear, and hope that they find their voice and their power,” she called on the Senate.

Senate Majority Leader Joel Villanueva later on referred Hontiveros’ speech to the Senate Committee on Women, Children, Family Relations and Gender Equality, which she also chairs.

Related Tags

Senate probe child sexual abuse Risa Hontiveros kingdom of jesus christ Pastor Apollo Quiboloy
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.