@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/multivariate_analysis_methods>
  skos:definition "Multivariate analysis methods are defined as statistical procedures that involve the analysis of more than one variable at a time, with an emphasis on modeling the relationships between such variables. The use of these methods in geography became a significant component of the “quantitative revolution” within the discipline during the 1950s and 1960s and has been further stimulated by the widespread use of GIScience and a renewed interest in spatial statistics from the 1990s. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n793.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Multivariate Analysis Methods</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography> ;
  skos:prefLabel "multivariate analysis methods"@en ;
  a skos:Concept .

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

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

