# OnCo record unicar-therapy (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/unicar-therapy/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "unicar-therapy" ;
  schema:name "Unicar-Therapy"@en ;
  schema:alternateName "Shanghai Unicar-Therapy Bio-medicine Technology"@en, "优卡迪"@en ;
  schema:description "Unicar-Therapy is a China-based cell therapy company that leads 2 cancer trials in OnCo, testing the CAR-T products U16 and U32 in non-Hodgkin lymphoma and acute myeloid leukaemia."@en ;
  schema:url <https://onco.cc/companies/unicar-therapy/>, <http://www.unicar-therapy.com> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <http://www.unicar-therapy.com>, <https://clinicaltrials.gov/search?lead=Shanghai%20Unicar-Therapy%20Bio-medicine%20Technology%20Co.%2CLtd> ;
  onco:tag "ctgov-sponsor" ;
  schema:addressCountry "CN" ;
  onco:cancers <https://onco.cc/cancers/non-hodgkin-lymphoma/>, <https://onco.cc/cancers/aml/> ;
  onco:trials <https://onco.cc/trials/nct05768529/>, <https://onco.cc/trials/nct07036250/> .
