# OnCo record amaros (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/amaros/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "amaros", "NCT00014612" ;
  schema:name "AMAROS (EORTC 10981-22023)"@en ;
  schema:alternateName "EORTC 10981-22023"@en, "After Mapping of the Axilla: Radiotherapy Or Surgery"@en ;
  schema:description "AMAROS asked whether radiotherapy could replace surgery in an armpit known to contain cancer. It can: the cancer came back in the armpit in about one woman in a hundred either way, but arm swelling was half as common after radiotherapy."@en ;
  schema:url <https://onco.cc/trials/amaros/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00014612>, <https://doi.org/10.1200/JCO.22.01565> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/tnbc/> ;
  onco:technologies <https://onco.cc/technologies/sentinel-node/>, <https://onco.cc/technologies/imrt-igrt/> ;
  onco:companies <https://onco.cc/companies/curie-nki-eortc/> ;
  onco:terms <https://onco.cc/terms/sentinel-lymph-node-biopsy/>, <https://onco.cc/terms/lymphadenectomy/>, <https://onco.cc/terms/breast-cancer-related-lymphoedema/>, <https://onco.cc/terms/axillary-surgery-de-escalation/> ;
  onco:trials <https://onco.cc/trials/acosog-z0011/>, <https://onco.cc/trials/senomac/>, <https://onco.cc/trials/posnoc/> .
