# OnCo record liverpool-heart-and-chest (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/liverpool-heart-and-chest/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "liverpool-heart-and-chest" ;
  schema:name "Liverpool Heart and Chest Hospital NHS Foundation Trust"@en ;
  schema:description "The specialist heart and chest hospital for Cheshire and Merseyside, which calls its thoracic service one of the largest and busiest specialist thoracic surgical units in the country."@en ;
  schema:url <https://onco.cc/institutions/liverpool-heart-and-chest/>, <https://www.lhch.nhs.uk/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.lhch.nhs.uk/thoracic-surgery>, <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 "Liverpool" ;
  schema:latitude "53.41"^^xsd:decimal ;
  schema:longitude "-2.888"^^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/>, <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/low-dose-ct-screening/> ;
  onco:people <https://onco.cc/people/john-field/> .
