@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/business_of_cancer>
  skos:prefLabel "business of cancer"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Taisho_Pharmaceutical> .

<https://concepts.sagepub.com/social-science/concept/Taisho_Pharmaceutical>
  skos:definition "TAISHO PHARMACEUTICAL IS a Japanese self-medication pharmaceutical company. Over-the-counter medications and health-related products form the core of Taisho's business. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n600.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Taisho Pharmaceutical (Japan)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_of_cancer> ;
  skos:prefLabel "Taisho Pharmaceutical"@en ;
  a skos:Concept .

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

