# OnCo record toray-industries (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/toray-industries/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "toray-industries" ;
  schema:name "Toray Industries"@en ;
  schema:alternateName "Toray"@en, "東レ"@en, "TSE:3402"@en ;
  schema:description "Toray Industries is the Japanese materials group, known for carbon fibre and synthetic fibres, whose pharmaceutical division created the antibody TRK-950 against CAPRIN-1, a protein found on many solid tumours."@en ;
  schema:url <https://onco.cc/companies/toray-industries/>, <https://www.toray.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.toray.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "JP" ;
  onco:drugs <https://onco.cc/drugs/trk-950/> .
