@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/multidimensional_scaling> .

<https://concepts.sagepub.com/social-science/concept/multidimensional_scaling>
  skos:definition "Multidimensional scaling (MDS) refers to a family of models in which the structure in a set of data is represented graphically by the relationships between a set of points in a space. MDS can be used on a wide variety of data, using different models and allowing different assumptions about the level of measurement. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n587.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; MULTIDIMENSIONAL SCALING (MDS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "multidimensional scaling"@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/multidimensional_scaling> .

