# OnCo record lungenclinic-grosshansdorf (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/lungenclinic-grosshansdorf/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "lungenclinic-grosshansdorf" ;
  schema:name "LungenClinic Grosshansdorf"@en ;
  schema:alternateName "Lung Clinic Grosshansdorf"@en, "Airway Research Center North (ARCN)"@en ;
  schema:description "Specialist lung hospital near Hamburg whose thoracic oncology department, under Martin Reck, has led many of the pivotal immunotherapy trials in lung cancer, including KEYNOTE-024."@en ;
  schema:url <https://onco.cc/institutions/lungenclinic-grosshansdorf/>, <https://www.lungenclinic.de> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  schema:citation <https://www.lungenclinic.de> ;
  schema:addressCountry "DE" ;
  schema:addressLocality "Großhansdorf" ;
  schema:latitude "53.658"^^xsd:decimal ;
  schema:longitude "10.283"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/pdl1-high-nsclc/> ;
  onco:people <https://onco.cc/people/martin-reck/> .
