@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/quantitative_geography>
  skos:prefLabel "quantitative geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_multicriteria_evaluation> .

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

<https://concepts.sagepub.com/social-science/concept/spatial_multicriteria_evaluation>
  skos:definition "Spatial multicriteria evaluation (spatial MCE) is based on an integration of theories, methodologies, and software from geographic information systems (GIS) and multicriteria decision analysis (MCDA). Spatial MCE, also known as GIS-MCA or GIS-MCE (multicriteria analysis or evaluation), is well suited to semistructured problems. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1071.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Spatial Multicriteria Evaluation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography> ;
  skos:prefLabel "spatial multicriteria evaluation"@en ;
  a skos:Concept .

