# OnCo record genrix-bio (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/genrix-bio/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "genrix-bio" ;
  schema:name "Genrix Bio"@en ;
  schema:alternateName "Genrix (Shanghai) Biopharmaceutical"@en, "智翔金泰"@en, "SSE:688443"@en ;
  schema:description "Genrix Bio is a Shanghai antibody company, listed on the Shanghai STAR market, whose oncology lead GR1803 is a BCMA and CD3 bispecific T-cell engager for multiple myeloma."@en ;
  schema:url <https://onco.cc/companies/genrix-bio/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:tag "drug-maker" ;
  schema:addressCountry "CN" ;
  onco:drugs <https://onco.cc/drugs/gr1803/> .
