@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/remote_sensing>
  skos:prefLabel "remote sensing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thermal_imagery> .

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

<https://concepts.sagepub.com/social-science/concept/thermal_imagery>
  skos:definition "Imagery produced by the sensing of thermal energy emitted or reflected from the objects that are sensed is called thermal imagery. Thermal energy or thermal infrared radiation refers to electromagnetic waves in the 3.5- and 20-μm (micrometer) portion of the spectrum. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Thermal Imagery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "thermal imagery"@en ;
  a skos:Concept .

