@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/canonical_correlation>
  skos:definition "normal correlation involves the correlation between one variable and another. Multiple correlation involves the correlation between a set of variables and a single variable. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-statistics/n58.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Statistics; canonical correlation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eigenvalue> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>, <https://concepts.sagepub.com/social-science/concept/correlation> ;
  skos:prefLabel "canonical correlation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/correlation>
  skos:prefLabel "correlation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/canonical_correlation> .

<https://concepts.sagepub.com/social-science/concept/eigenvalue>
  skos:prefLabel "eigenvalue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/canonical_correlation> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/canonical_correlation> .

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

