# OnCo record thymoma-type-b3 (cancer). 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/cancers/thymoma-type-b3/>
  a schema:MedicalCondition ;
  onco:kind "cancer" ;
  schema:identifier "thymoma-type-b3" ;
  schema:name "Type B3 thymoma"@en ;
  schema:alternateName "Type B3 thymoma (epithelial-rich, the most aggressive thymoma)"@en, "Well-differentiated thymic carcinoma (historical term)"@en, "Epithelial thymoma"@en, "Atypical thymoma"@en ;
  schema:description "Type B3 thymoma is the most aggressive thymoma, a thymus gland tumour made mostly of epithelial cells with few lymphocytes, sitting at the border with thymic carcinoma. More than a third have already grown into the chest structures when found, so it is treated with surgery plus radiotherapy, and chemotherapy before surgery when it is too large to remove at once."@en ;
  schema:url <https://onco.cc/cancers/thymoma-type-b3/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Thymoma> ;
  schema:citation <https://www.cancer.gov/types/thymus-cancer/thymoma-thymic-carcinoma>, <https://doi.org/10.1097/jto.0000000000000393>, <https://doi.org/10.1097/jto.0000000000000154> ;
  onco:tag "subtype-page", "wave4", "rare" ;
  onco:related <https://onco.cc/cancers/thymoma/>, <https://onco.cc/cancers/thymoma-type-b1-b2/>, <https://onco.cc/cancers/thymoma-type-a-ab/>, <https://onco.cc/cancers/thymic-carcinoma/>, <https://onco.cc/cancers/thymic-epithelial/> ;
  onco:drugs <https://onco.cc/drugs/cisplatin/>, <https://onco.cc/drugs/doxorubicin/>, <https://onco.cc/drugs/cyclophosphamide/> ;
  onco:standardOfCare <https://onco.cc/cancers/thymoma/>, <https://onco.cc/cancers/thymic-carcinoma/>, <https://onco.cc/drugs/cisplatin/>, <https://onco.cc/drugs/doxorubicin/>, <https://onco.cc/drugs/cyclophosphamide/> .
