# OnCo record almanac (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/almanac/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "almanac" ;
  schema:name "ALMANAC (Axillary Lymphatic Mapping Against Nodal Axillary Clearance)"@en ;
  schema:alternateName "ALMANAC trial"@en ;
  schema:description "The British half of the sentinel node question, and the one that measured what patients actually feel. A year after surgery, arm swelling had fallen from about one woman in eight to one in twenty, and numbness from about one in three to one in nine."@en ;
  schema:url <https://onco.cc/trials/almanac/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1093/jnci/djj158> ;
  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/> ;
  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/nsabp-b32/> .
