# OnCo record michel-attal (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/michel-attal/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "michel-attal" ;
  schema:name "Michel Attal"@en ;
  schema:description "French haematologist whose trials established autologous stem-cell transplantation for myeloma in the 1990s and, in IFM 2009, showed that transplant still adds benefit in the era of lenalidomide, bortezomib and dexamethasone."@en ;
  schema:url <https://onco.cc/people/michel-attal/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "myeloma", "transplant", "trialist" ;
  schema:jobTitle "Haematologist and Director General, IUCT Oncopole, Toulouse" ;
  onco:cancers <https://onco.cc/cancers/myeloma-transplant-eligible/>, <https://onco.cc/cancers/multiple-myeloma/> ;
  onco:institutions <https://onco.cc/institutions/iuct-oncopole/> ;
  onco:trials <https://onco.cc/trials/ifm-2009/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-ifm-2009-attal-nejm-2017/> ;
  schema:affiliation <https://onco.cc/institutions/iuct-oncopole/> .
