# OnCo record srdan-verstovsek (person). 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/people/srdan-verstovsek/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "srdan-verstovsek" ;
  schema:name "Srdan Verstovsek"@en ;
  schema:description "Haematologist who led the COMFORT-I trial that established ruxolitinib, the first drug approved for myelofibrosis, and MOMENTUM, which established momelotinib for patients with anaemia."@en ;
  schema:url <https://onco.cc/people/srdan-verstovsek/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "mpn", "trialist" ;
  schema:jobTitle "Haematologist and trial lead, myeloproliferative neoplasms" ;
  onco:cancers <https://onco.cc/cancers/primary-myelofibrosis/>, <https://onco.cc/cancers/myeloproliferative-neoplasms/> ;
  onco:trials <https://onco.cc/trials/momentum/> .
