# OnCo record aio (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/aio/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "aio" ;
  schema:name "AIO (Arbeitsgemeinschaft Internistische Onkologie)"@en ;
  schema:alternateName "AIO-Studien-gGmbH"@en, "AIO Studien gGmbH"@en, "Arbeitsgemeinschaft Internistische Onkologie"@en, "AIO (Germany)"@en, "AIO"@en ;
  schema:description "AIO is the medical oncology working group of the German Cancer Society, founded in 1976 with about 1,500 members; its trials company AIO-Studien-gGmbH sponsors the NALIRICC, NIFE and FLOT4 trials in OnCo and co-ran FIRE-3 and SSG XVIII."@en ;
  schema:url <https://onco.cc/companies/aio/>, <https://www.aio-portal.de> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.aio-portal.de/die-aio.html>, <https://www.aio-studien-ggmbh.de/ueber-uns.html>, <https://clinicaltrials.gov/search?lead=AIO-Studien-gGmbH> ;
  onco:tag "ctgov-sponsor", "cooperative-group" ;
  schema:addressCountry "DE" ;
  onco:cancers <https://onco.cc/cancers/cholangiocarcinoma/>, <https://onco.cc/cancers/gallbladder/>, <https://onco.cc/cancers/biliary-tract-cancer/>, <https://onco.cc/cancers/gastric/>, <https://onco.cc/cancers/esophageal/>, <https://onco.cc/cancers/oesophageal-adenocarcinoma/>, <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/sarcoma/> ;
  onco:trials <https://onco.cc/trials/naliricc/>, <https://onco.cc/trials/nife/>, <https://onco.cc/trials/flot4/>, <https://onco.cc/trials/ssgxviii/>, <https://onco.cc/trials/crystal-fire3/> .
