# OnCo record kings-college-hospital-london (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/kings-college-hospital-london/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "kings-college-hospital-london" ;
  schema:name "King's College Hospital, London"@en ;
  schema:alternateName "King's College Hospital NHS Foundation Trust"@en, "KCH"@en, "Institute of Liver Studies"@en ;
  schema:description "One of London's specialist liver and hepatobiliary centres, with a liver transplant programme; listed by the national audit as an HPB specialist centre and by AMMF as a centre with cholangiocarcinoma expertise."@en ;
  schema:url <https://onco.cc/institutions/kings-college-hospital-london/>, <https://www.kch.nhs.uk/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.kch.nhs.uk/services/services-a-to-z/hepatobiliary-and-pancreatic-hpb/>, <https://ammf.org.uk/second-opinions-and-liver-disease-centres/> ;
  onco:tag "hpb", "nhs", "uk" ;
  schema:addressCountry "GB" ;
  schema:addressLocality "London" ;
  schema:latitude "51.468"^^xsd:decimal ;
  schema:longitude "-0.094"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/gallbladder/>, <https://onco.cc/cancers/biliary-tract-cancer/>, <https://onco.cc/cancers/cholangiocarcinoma/>, <https://onco.cc/cancers/pancreatic/>, <https://onco.cc/cancers/hcc/> ;
  onco:sections <https://onco.cc/fronts/surgery/> ;
  onco:technologies <https://onco.cc/terms/hepatectomy/> .
