@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Takeda_Pharmaceutical> .

<https://concepts.sagepub.com/social-science/concept/business_of_cancer>
  skos:prefLabel "business of cancer"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Takeda_Pharmaceutical> .

<https://concepts.sagepub.com/social-science/concept/Takeda_Pharmaceutical>
  skos:definition "TAKEDA PHARMACEUTICAL COMPANY (Takeda) is an international company that is focused on the research on and production of pharmaceuticals. As of 2007, it was Japan's largest pharmaceutical company. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n603.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Takeda Pharmaceutical (Japan)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_of_cancer> ;
  skos:prefLabel "Takeda Pharmaceutical"@en ;
  a skos:Concept .

