# OnCo record shape (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/shape/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "shape", "NCT01658930" ;
  schema:name "SHAPE (CCTG CX.5)"@en ;
  schema:alternateName "SHAPE"@en, "CX.5"@en, "GCIG SHAPE"@en ;
  schema:description "SHAPE showed that women with small, low-risk cervical cancers can safely have a simple hysterectomy rather than the more extensive radical operation, with the same low rate of recurrence and fewer bladder and sexual problems."@en ;
  schema:url <https://onco.cc/trials/shape/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01658930> ;
  onco:status "positive" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/early-cervical-cancer/>, <https://onco.cc/cancers/cervical/> ;
  onco:people <https://onco.cc/people/marie-plante/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-shape-nejm-2024/> .
