# OnCo record lung-lcnec (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/lung-lcnec/>
  a schema:MedicalCondition ;
  onco:kind "cancer" ;
  schema:identifier "lung-lcnec" ;
  schema:name "Large cell neuroendocrine carcinoma of the lung"@en ;
  schema:alternateName "Pulmonary large cell neuroendocrine carcinoma"@en, "LCNEC"@en, "Large-cell neuroendocrine carcinoma"@en, "Large cell neuroendocrine carcinoma (a WHO 2021 lung neuroendocrine carcinoma, between small-cell and non-small-cell disease)"@en, "High-grade pulmonary neuroendocrine carcinoma, non-small-cell type"@en ;
  schema:description "Large cell neuroendocrine carcinoma is a lung cancer that looks like a large-cell tumour under the microscope but has the neuroendocrine markers and the fast, aggressive behaviour of small-cell lung cancer. It sits between the two halves of the usual split, which is why teams disagree about whether to treat it as one or the other."@en ;
  schema:url <https://onco.cc/cancers/lung-lcnec/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Large-cell_lung_carcinoma> ;
  schema:citation <https://doi.org/10.1016/j.jtho.2021.11.003>, <https://doi.org/10.1016/s2213-2600(24)00428-4>, <https://doi.org/10.1016/j.jtho.2023.01.088>, <https://www.nice.org.uk/guidance/ng122/chapter/Diagnosis-and-staging> ;
  onco:tag "lung", "subtype-page" ;
  onco:related <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/large-cell-lung-carcinoma/>, <https://onco.cc/cancers/lung-net/>, <https://onco.cc/cancers/neuroendocrine/> ;
  onco:technologies <https://onco.cc/technologies/histopathology-ihc/>, <https://onco.cc/technologies/ct/>, <https://onco.cc/technologies/pet/> ;
  onco:terms <https://onco.cc/terms/tnm-9-lung-cancer/>, <https://onco.cc/terms/ttf1-p40/>, <https://onco.cc/terms/resectability-lung-cancer/>, <https://onco.cc/terms/performance-status/> ;
  onco:standardOfCare <https://onco.cc/terms/resectability-lung-cancer/>, <https://onco.cc/terms/tnm-9-lung-cancer/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/nsclc/> .
