# OnCo record snu-bundang-hospital (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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/institutions/snu-bundang-hospital/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "snu-bundang-hospital" ;
  schema:name "Seoul National University Bundang Hospital"@en ;
  schema:alternateName "SNUBH"@en, "분당서울대학교병원"@en ;
  schema:description "Seoul National University's hospital south of Seoul, a leading centre of laparoscopic stomach cancer surgery where Hyung-Ho Kim led the KLASS-01 trial."@en ;
  schema:url <https://onco.cc/institutions/snu-bundang-hospital/>, <https://www.snubh.org> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Seoul_National_University_Bundang_Hospital> ;
  owl:sameAs <http://www.wikidata.org/entity/Q7451677> ;
  schema:citation <https://www.snubh.org> ;
  schema:addressCountry "KR" ;
  schema:addressLocality "Seongnam" ;
  schema:latitude "37.352"^^xsd:decimal ;
  schema:longitude "127.124"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/gastric/> ;
  onco:institutions <https://onco.cc/institutions/snuh/> ;
  onco:people <https://onco.cc/people/hyung-ho-kim/> .
