# OnCo record keros-therapeutics (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/keros-therapeutics/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "keros-therapeutics" ;
  schema:name "Keros Therapeutics"@en ;
  schema:alternateName "Keros Therapeutics, Inc."@en, "NASDAQ:KROS"@en ;
  schema:description "Keros Therapeutics is a Massachusetts biotech that works on the TGF-beta family signals controlling blood cell production; its activin ligand trap elritercept treats anaemia in myelodysplastic syndromes and myelofibrosis and was licensed to Takeda."@en ;
  schema:url <https://onco.cc/companies/keros-therapeutics/>, <https://www.kerostx.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.kerostx.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/elritercept/> .
