@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/shaded_relief>
  skos:definition "Shaded relief, or hill shading, is the graphical depiction of a surface in such a way as to highlight the apparent three-dimensional variation in its shape. Typically, shaded relief maps are used to depict natural terrain, often in combination with other topographic information, such as rivers, land cover, and placenames. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n179.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Shaded Relief</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographical_visualization> ;
  skos:prefLabel "shaded relief"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shaded_relief> .

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

