@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/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/slope_measures> .

<https://concepts.sagepub.com/social-science/concept/slope_measures>
  skos:definition "Within geographic information systems (GIS), there is a family of measures that can be used to describe the local characteristics of surface shape. Gradient, sometimes synonymously referred to as slope, describes the steepness of the change in elevation over distance. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n181.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Slope Measures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "slope measures"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/slope_measures> .

