# OnCo record royal-papworth (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/royal-papworth/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "royal-papworth" ;
  schema:name "Royal Papworth Hospital NHS Foundation Trust"@en ;
  schema:description "The specialist heart and lung hospital on the Cambridge Biomedical Campus, and one of the 26 NHS thoracic units in England that operate on lung cancer."@en ;
  schema:url <https://onco.cc/institutions/royal-papworth/>, <https://royalpapworth.nhs.uk/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://royalpapworth.nhs.uk/>, <https://www.natcan.org.uk/wp-content/uploads/2026/02/NLCA-SotN-2026-Data-Tables.xlsx> ;
  onco:tag "nhs", "uk", "thoracic-surgery" ;
  schema:addressCountry "GB" ;
  schema:addressLocality "Cambridge" ;
  schema:latitude "52.175"^^xsd:decimal ;
  schema:longitude "0.14"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/resectable-nsclc/> ;
  onco:sections <https://onco.cc/fronts/surgery/> ;
  onco:terms <https://onco.cc/terms/lobectomy/> .
