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

<https://concepts.sagepub.com/social-science/concept/gamma_radiation>
  skos:definition "GAMMA RADIATION, A form of electromagnetic energy, has been shown to damage the DNA of human cells, causing cell death or cancer. Cells that rapidly divide are most susceptible to the harmful effects of gamma rays. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n503.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Radiation, Gamma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>, <https://concepts.sagepub.com/social-science/concept/ionising_electromagnetic_radiation> ;
  skos:prefLabel "gamma radiation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gamma_radiation> .

<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/gamma_radiation> .

