@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-K3XXS7GT-M .

n9j: a skos:ConceptScheme .
n9j:-H7ZPS25X-P
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K3XXS7GT-M .

n9j:-W1C49600-9
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K3XXS7GT-M .

n9j:-K3XXS7GT-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/terrain_analysis> ;
  skos:definition "Terrain analysis uses elevation data, especially digital elevation models (DEMs), to characterize the bare terrain surface and, in most cases, link terrain properties to the natural or built environment. Closely associated with spatial analysis, terrain analysis is a fundamental component of geographic information science and provides solid support for a wide variety of GIS modeling and analysis activities. [Source: Encyclopedia of Geographic Information Science; Terrain Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9, n9j:-H7ZPS25X-P ;
  skos:prefLabel "terrain analysis"@en .

