# OnCo record nct07147231 (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/nct07147231/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct07147231", "NCT07147231" ;
  schema:name "Testing the Effectiveness of the Anti-cancer Drug Pidnarulex (CX-5461), in Combination With Another Anti-cancer Drug Cemiplimab (REGN2810), in Treating Refracto"@en ;
  schema:description "A phase 1/2 trial of cemiplimab in colorectal cancer, run by National Cancer Institute (NCI), now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct07147231/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT07147231> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "colorectal-deep-dive" ;
  onco:phase "1/2" ;
  onco:cancers <https://onco.cc/cancers/rectal-cancer/>, <https://onco.cc/cancers/colon-cancer/> ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/> ;
  onco:drugs <https://onco.cc/drugs/cemiplimab/> .
