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

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

<https://concepts.sagepub.com/social-science/concept/image_fusion>
  skos:definition "Image fusion is a technique to combine multi-source images such as a high-spatial-resolution panchromatic or radar image and a lower-spatial-resolution multispectral image to produce a high-spatial-resolution multispectral image. Ideally, the fused image inherits high-resolution spatial information from the panchromatic or radar image and preserves the original spectral characteristics of the multispectral image. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n611.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Image Fusion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/remote_sensing> ;
  skos:prefLabel "image fusion"@en ;
  a skos:Concept .

