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

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

n9j:-MTLTKSHL-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/multicriteria_evaluation> ;
  skos:definition "Multicriteria evaluation (MCE) refers to a group of analytical methods that fall loosely within the field of multicriteria decision analysis (MCDA). Used within GIS, MCE methods allow individual input map layers used in GIS overlay operations to be weighted such that their relative importance is reflected in the output map. [Source: Encyclopedia of Geographic Information Science; Multicriteria Evaluation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9 ;
  skos:prefLabel "multicriteria evaluation"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-MTLTKSHL-C .

n9j: a skos:ConceptScheme .
