@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/raloxifene>
  skos:definition "BREAST CANCER IS a common disease both in the United States and worldwide. Advances in breast cancer treatment in terms of surgery, radiation, and chemotherapy/hormonal therapy have resulted in improvements in survival for those diagnosed with breast cancer. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n507.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Raloxifene</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prevention> ;
  skos:prefLabel "raloxifene"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/prevention>
  skos:prefLabel "prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/raloxifene> .

