@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/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ground_reference_data> .

<https://concepts.sagepub.com/social-science/concept/ground_reference_data>
  skos:definition "Remote sensing (RS) of Earth's environment using airborne and satellite-borne sensors has greatly improved our ability to describe and measure the characteristics of Earth's atmosphere, oceans, land surfaces, and dynamic processes over time and space. Products derived through remote sensing enhance our geographical understanding of the environment and how humans interact with and/or affect the environment. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n547.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Ground Reference Data</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "ground reference data"@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/ground_reference_data> .

