# OnCo record globeimmune (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/globeimmune/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "globeimmune" ;
  schema:name "GlobeImmune"@en ;
  schema:alternateName "GlobeImmune, Inc."@en ;
  schema:description "GlobeImmune is a Colorado biotech that used whole heat-killed yeast to deliver tumour antigens to the immune system; GI-6301 carried the transcription factor brachyury for chordoma and other cancers."@en ;
  schema:url <https://onco.cc/companies/globeimmune/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/gi-6301/> .
