# OnCo record inpact (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/inpact/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "inpact", "NCT02305654" ;
  schema:name "InPACT"@en ;
  schema:alternateName "International Penile Advanced Cancer Trial"@en, "EA8134"@en, "IRCI004"@en ;
  schema:description "InPACT is the first international trial in penile cancer that has spread to the groin nodes; it tests whether chemotherapy or chemoradiotherapy before removing the nodes, and preventive removal of pelvic nodes afterwards, help people live longer, and it is the reason chemoradiotherapy is offered within the trial as an alternative to chemotherapy."@en ;
  schema:url <https://onco.cc/trials/inpact/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02305654> ;
  onco:status "active" ;
  onco:tag "soc-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/node-positive-penile-cancer/>, <https://onco.cc/cancers/penile/> ;
  onco:technologies <https://onco.cc/technologies/cytotoxic-chemotherapy/>, <https://onco.cc/technologies/imrt-igrt/> ;
  onco:drugs <https://onco.cc/drugs/paclitaxel/>, <https://onco.cc/drugs/ifosfamide/>, <https://onco.cc/drugs/cisplatin/> ;
  onco:institutions <https://onco.cc/institutions/icr-london/>, <https://onco.cc/institutions/ecog-acrin/> .
