# OnCo record commands (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/commands/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "commands", "NCT03682536" ;
  schema:name "COMMANDS"@en ;
  schema:description "COMMANDS showed that luspatercept freed more people with lower-risk myelodysplastic syndromes from blood transfusions than the erythropoietin injections that had been the first-line standard for decades."@en ;
  schema:url <https://onco.cc/trials/commands/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT03682536> ;
  onco:status "positive" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/mds-lower-risk/>, <https://onco.cc/cancers/mds/> ;
  onco:drugs <https://onco.cc/drugs/luspatercept/>, <https://onco.cc/drugs/epoetin-alfa/> ;
  onco:companies <https://onco.cc/companies/bms/> ;
  onco:people <https://onco.cc/people/uwe-platzbecker/> .
