# OnCo record senomac (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/senomac/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "senomac", "NCT02240472" ;
  schema:name "SENOMAC"@en ;
  schema:alternateName "Sentinel Node Biopsy in Breast Cancer: Omission of Axillary Clearance After Macrometastases"@en ;
  schema:description "The trial that closed the argument Z0011 opened. Even when a node holds a deposit bigger than two millimetres, and even after a mastectomy, leaving the rest of the armpit alone was as safe, provided the nodes were treated with radiotherapy."@en ;
  schema:url <https://onco.cc/trials/senomac/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02240472>, <https://doi.org/10.1056/NEJMoa2313487> ;
  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:institutions <https://onco.cc/institutions/karolinska/> ;
  onco:terms <https://onco.cc/terms/sentinel-lymph-node-biopsy/>, <https://onco.cc/terms/lymphadenectomy/>, <https://onco.cc/terms/axillary-surgery-de-escalation/>, <https://onco.cc/terms/breast-cancer-related-lymphoedema/> ;
  onco:trials <https://onco.cc/trials/acosog-z0011/>, <https://onco.cc/trials/ibcsg-23-01/>, <https://onco.cc/trials/amaros/>, <https://onco.cc/trials/posnoc/> .
