@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/ultraviolet_radiation>
  skos:definition "ULTRAVIOLET RADIATION WAS discovered as a result of the observation that silver salts darken on exposure to sunlight. In 1801, the German physicist Johann Wilhelm Ritter first observed that invisible electromagnetic radiation was responsible for this darkening. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n540.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Radiation, Ultraviolet</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/non_ionising_radiation>, <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "ultraviolet radiation"@en ;
  a skos:Concept .

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

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

