@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/radiometric_correction> .

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

<https://concepts.sagepub.com/social-science/concept/radiometric_correction>
  skos:definition "Radiometric correction is important to ensure that terrestrial variables retrieved from optical satellite sensor systems are calibrated to a common physical scale. Radiometric correction is one of several corrections performed on satellite image data prior to the retrieval of land, atmosphere, and ocean information. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n952.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Radiometric Correction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "radiometric correction"@en ;
  a skos:Concept .

