# OnCo record european-myeloma-network (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/european-myeloma-network/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "european-myeloma-network" ;
  schema:name "European Myeloma Network"@en ;
  schema:alternateName "EMN"@en, "Stichting European Myeloma Network"@en, "European Myeloma Network B.V."@en ;
  schema:description "The European Myeloma Network is the non-profit network of European myeloma haematologists created from 2005 to run shared research and trials; its Dutch foundation is the registry sponsor of CARTITUDE-6 in OnCo."@en ;
  schema:url <https://onco.cc/companies/european-myeloma-network/>, <https://www.myeloma-europe.org> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.myeloma-europe.org/about/>, <https://clinicaltrials.gov/search?lead=Stichting%20European%20Myeloma%20Network> ;
  onco:tag "ctgov-sponsor", "cooperative-group" ;
  schema:addressCountry "NL" ;
  onco:cancers <https://onco.cc/cancers/multiple-myeloma/>, <https://onco.cc/cancers/myeloma-transplant-eligible/> ;
  onco:trials <https://onco.cc/trials/cartitude-6/> .
