# OnCo record adamantinoma (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/adamantinoma/>
  a schema:MedicalCondition ;
  onco:kind "cancer" ;
  schema:identifier "adamantinoma" ;
  schema:name "Adamantinoma of bone"@en ;
  schema:alternateName "Adamantinoma of the long bones"@en, "Adamantinoma of the tibia"@en, "Osteofibrous dysplasia-like adamantinoma"@en ;
  schema:description "Adamantinoma is a very rare, slow-growing bone cancer of young adults that almost always affects the shin bone, made of epithelial cells inside fibrous bone, and listed with the bone sarcomas in the WHO classification. It is cured by cutting it out with a margin; chemotherapy and radiotherapy do not work, and a minority spread to the lungs many years later."@en ;
  schema:url <https://onco.cc/cancers/adamantinoma/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Adamantinoma> ;
  schema:citation <https://www.cancer.gov/types/childhood-cancers/patient/rare-childhood-cancers-pdq>, <https://doi.org/10.1002/jso.25269>, <https://doi.org/10.3928/01477447-20070301-04> ;
  onco:tag "subtype-page", "wave4", "rare" ;
  onco:related <https://onco.cc/cancers/sarcoma/>, <https://onco.cc/cancers/chordoma/>, <https://onco.cc/cancers/osteosarcoma/>, <https://onco.cc/cancers/ewing-sarcoma/>, <https://onco.cc/cancers/optic-pathway-glioma/>, <https://onco.cc/cancers/conjunctival-melanoma/>, <https://onco.cc/cancers/desmoplastic-small-round-cell-tumour/> ;
  onco:standardOfCare <https://onco.cc/cancers/sarcoma/> .
