# OnCo record ghsg (company). 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/companies/ghsg/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "ghsg" ;
  schema:name "German Hodgkin Study Group"@en ;
  schema:alternateName "GHSG"@en, "Deutsche Hodgkin Studiengruppe"@en ;
  schema:description "The Cologne-based group whose HD trials, from BEACOPP to BrECADD in HD21, have set the standard for treating Hodgkin lymphoma for four decades."@en ;
  schema:url <https://onco.cc/companies/ghsg/>, <https://www.ghsg.org> ;
  schema:dateModified "2026-09-09"^^xsd:date ;
  schema:citation <https://www.ghsg.org> ;
  onco:tag "cooperative-group" ;
  schema:addressCountry "DE" ;
  onco:related <https://onco.cc/drugs/brentuximab-vedotin/>, <https://onco.cc/drugs/nivolumab/> ;
  onco:cancers <https://onco.cc/cancers/hodgkin-lymphoma/> ;
  onco:technologies <https://onco.cc/technologies/fdg-pet/>, <https://onco.cc/technologies/adc/>, <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:companies <https://onco.cc/companies/german-lymphoma-alliance/> ;
  onco:institutions <https://onco.cc/institutions/uniklinik-koeln/> ;
  onco:trials <https://onco.cc/trials/hd21/> ;
  onco:people <https://onco.cc/people/michael-hallek/> .
