# OnCo record nct05078047 (trial). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/trials/nct05078047/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct05078047", "NCT05078047" ;
  schema:name "Study Comparing the Standard Administration of IO Versus the Same IO Administered Each 3 Months in Patients in Response After 6 Months of Standard IO"@en ;
  schema:alternateName "MOIO"@en ;
  schema:description "A phase 3 trial in triple-negative breast cancer, run by UNICANCER, active but no longer recruiting."@en ;
  schema:url <https://onco.cc/trials/nct05078047/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT05078047> ;
  onco:status "active" ;
  onco:tag "ctgov-ingest", "tnbc-deep-dive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/tnbc-metastatic/> .
