@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/second-order_factors>
  skos:definition "factors obtained in factor analysis from factor analysing the results of an oblique factor rotation which allows the factors to correlate. The correlation matrix of the factors can then be factor analysed to give new factors which are factors of factors. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-statistics/n520.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Statistics; second-order factors</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/factor_analysis> ;
  skos:prefLabel "second-order factors"@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/second-order_factors> .

<https://concepts.sagepub.com/social-science/concept/factor_analysis>
  skos:prefLabel "factor analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/second-order_factors> .

