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

n9j: a skos:ConceptScheme .
n9j:-NCW3ZXH8-K
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MMWR89K2-9 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-MMWR89K2-9 .

n9j:-MMWR89K2-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/suitability_analysis> ;
  skos:definition "Suitability analysis is concerned with determining the most appropriate spatial pattern for future land uses according to specific requirements, preferences, or predictors of some activity. The analysis has its roots in the applications of hand-drawn, sieve-mapping overlay techniques used by landscape architects in the late 19th and early 20th centuries. [Source: Encyclopedia of Geography; Suitability Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NCW3ZXH8-K ;
  skos:prefLabel "suitability analysis"@en .

