@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/Daiichi_Sankyo>
  skos:definition "DAIICHI SANKYO, INC., (DSI) is part of Daiichi Sankyo Co., Ltd. The latter company is based in Tokyo, Japan. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n176.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Daiichi Sankyo (Japan)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_of_cancer> ;
  skos:prefLabel "Daiichi Sankyo"@en ;
  a skos:Concept .

<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/Daiichi_Sankyo> .

<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/Daiichi_Sankyo> .

