@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/absorption_radiation>
  skos:definition "RADIATION IS ENERGY transmitted by electromagnetic waves. Electromagnetic waves travel at the speed of light (when passing through a vacuum) and have a characteristic wavelength, λ, which is inversely proportional to their frequency, v, bywhere c is the speed of light. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n535.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Radiation, Absorption</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "absorption 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/absorption_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/absorption_radiation> .

