@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/Abbott_Laboratories> .

<https://concepts.sagepub.com/social-science/concept/Abbott_Laboratories>
  skos:definition "ABBOTT LABORATORIES is one of the top health-care manufacturers in the United States with a global reputation in leading pharmaceutical drugs, advanced medical devices, and cardiovascular/spinal care. Abott provides products across a wide spectrum of the health field, including cancer diagnosis and treatment. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Abbott Laboratories (United States)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_of_cancer> ;
  skos:prefLabel "Abbott Laboratories"@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/Abbott_Laboratories> .

