@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/low-level_radiation>
  skos:definition "Low-level radiation is a mixed blessing. It can be used medically in radiation therapy to save the lives of cancer patients, but it also has the possibility of causing cancer when people are exposed to it over long periods of time. [Source: <a href=\"https://sk.sagepub.com/reference/scienceandtechnology/n154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Science and Technology Communication; Low-Level Radiation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends> ;
  skos:prefLabel "low-level radiation"@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/low-level_radiation> .

<https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>
  skos:prefLabel "key cases and current trends"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/low-level_radiation> .

