# OnCo record abcsg (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/abcsg/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "abcsg" ;
  schema:name "Austrian Breast & Colorectal Cancer Study Group"@en ;
  schema:alternateName "ABCSG"@en ;
  schema:description "Austria's academic breast and colorectal trials group, whose bone-targeted and extended endocrine therapy trials changed breast cancer practice."@en ;
  schema:url <https://onco.cc/companies/abcsg/>, <https://www.abcsg.org> ;
  schema:dateModified "2026-09-09"^^xsd:date ;
  schema:citation <https://www.abcsg.org>, <https://www.abcsg.org/studien/> ;
  onco:tag "cooperative-group" ;
  schema:addressCountry "AT" ;
  onco:related <https://onco.cc/drugs/palbociclib/> ;
  onco:cancers <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/colorectal/> ;
  onco:sections <https://onco.cc/fronts/hormonal/>, <https://onco.cc/fronts/targeted-therapy/> ;
  onco:technologies <https://onco.cc/technologies/cdk46-inhibitor/>, <https://onco.cc/technologies/endocrine-therapy/> ;
  onco:companies <https://onco.cc/companies/big/>, <https://onco.cc/companies/alliance-oncology/>, <https://onco.cc/companies/gbg/> ;
  onco:trials <https://onco.cc/trials/pallas-penelope-b/> ;
  onco:people <https://onco.cc/people/michael-gnant/>, <https://onco.cc/people/christian-singer/> .
