# OnCo record trog (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/trog/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "trog" ;
  schema:name "TROG Cancer Research"@en ;
  schema:alternateName "Trans Tasman Radiation Oncology Group"@en, "TROG"@en ;
  schema:description "The Australian and New Zealand radiation oncology trials group, which has run practice-changing trials of hypofractionation, stereotactic radiotherapy and radiation-drug combinations."@en ;
  schema:url <https://onco.cc/companies/trog/>, <https://www.trog.com.au> ;
  schema:dateModified "2026-09-09"^^xsd:date ;
  schema:citation <https://www.trog.com.au>, <https://www.trog.com.au/trials> ;
  onco:tag "cooperative-group" ;
  schema:addressCountry "AU" ;
  onco:cancers <https://onco.cc/cancers/prostate/>, <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/head-and-neck/>, <https://onco.cc/cancers/endometrial/> ;
  onco:sections <https://onco.cc/fronts/radiation/> ;
  onco:technologies <https://onco.cc/technologies/sbrt/>, <https://onco.cc/technologies/imrt-igrt/>, <https://onco.cc/technologies/androgen-deprivation/> ;
  onco:companies <https://onco.cc/companies/anzup/> ;
  onco:institutions <https://onco.cc/institutions/peter-mac/> ;
  onco:trials <https://onco.cc/trials/portec-3/>, <https://onco.cc/trials/nct07346144/> ;
  onco:people <https://onco.cc/people/purnima-sundaresan/>, <https://onco.cc/people/hien-le/> .
