@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/ionizing_radiation>
  skos:prefLabel "ionizing radiation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/background_radiation> .

<https://concepts.sagepub.com/social-science/concept/background_radiation>
  skos:definition "Radiation is simply energy released in the form of electromagnetic waves or particles. With reference to health, radiation generally refers to high-energy forms of radiation that have the potential to cause death of the cell or mutations in the DNA. Radiation has always been present everywhere on earth; indeed, radiation accounts for part of the baseline mutation rate in nature and so contributed to the evolution of life as we know it. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Background Radiation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001417.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ionizing_radiation>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "background 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/background_radiation> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/background_radiation> .

