# OnCo record roy-castle-lung-cancer-foundation (institution). 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/institutions/roy-castle-lung-cancer-foundation/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "roy-castle-lung-cancer-foundation" ;
  schema:name "Roy Castle Lung Cancer Foundation"@en ;
  schema:description "The only UK charity that works on lung cancer alone: a nurse-answered helpline, information days and support groups around the country, research fellowships, and the campaigning that pushed the NHS towards a national screening programme."@en ;
  schema:url <https://onco.cc/institutions/roy-castle-lung-cancer-foundation/>, <https://roycastle.org/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://roycastle.org/>, <https://roycastle.org/our-support/telephone-support/>, <https://roycastle.org/about-us/research/>, <https://roycastle.org/about-us/campaigns/>, <https://roycastle.org/our-support/useful-contacts-and-support-organisations/> ;
  onco:tag "charity", "uk", "lung" ;
  schema:addressCountry "GB" ;
  schema:addressLocality "Liverpool" ;
  schema:latitude "53.411"^^xsd:decimal ;
  schema:longitude "-2.994"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/lung-cancer/> ;
  onco:sections <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/low-dose-ct-screening/> ;
  onco:institutions <https://onco.cc/institutions/macmillan-cancer-support/> ;
  onco:people <https://onco.cc/people/john-field/> .
