# OnCo record ajcc-stage (term). 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/terms/ajcc-stage/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "ajcc-stage" ;
  schema:name "AJCC stage (TNM staging manual)"@en ;
  schema:alternateName "AJCC stage"@en, "AJCC staging"@en, "AJCC 8th edition"@en, "AJCC TNM"@en, "pathologic stage"@en, "clinical stage"@en ;
  schema:description "AJCC stage is the stage group (I to IV) assigned from the TNM manual published by the American Joint Committee on Cancer; it is the staging most clinical tables record."@en ;
  schema:url <https://onco.cc/terms/ajcc-stage/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.facs.org/quality-programs/cancer-programs/american-joint-committee-on-cancer/>, <https://en.wikipedia.org/wiki/Cancer_staging> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/tnm-staging/>, <https://onco.cc/terms/grade-vs-stage/>, <https://onco.cc/terms/clinical-covariates/>, <https://onco.cc/terms/staging-systems/> .
