@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/selenium>
  skos:definition "THE POSSIBILITY THAT selenium might play a significant role in human health, and especially in cancer, has received a good deal of attention in recent years. An accumulation of indirect and direct evidence has raised the possibility that selenium supplementation might decrease vulnerability to cancer. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n541.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Selenium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prevention> ;
  skos:prefLabel "selenium"@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/selenium> .

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

