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

<https://concepts.sagepub.com/social-science/concept/infrared_radiation>
  skos:definition "Infrared radiation is the part of the electromagnetic spectrum popularly (but not entirely accurately) conceptualized as heat. The IR region covers wavelengths that span nearly three orders of magnitude; it is conventional therefore to break this down into further subgroups (Table 1). [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n578.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Radiation, Infrared</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/non_ionising_radiation>, <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "infrared 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/infrared_radiation> .

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

