@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/theory_and_methodology>
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multitrait-multimethod_matrices> .

<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/multitrait-multimethod_matrices> .

<https://concepts.sagepub.com/social-science/concept/multitrait-multimethod_matrices>
  skos:definition "Introduction A multitrait-multimethod matrix (MTMM) refers to a matrix of correlations among multiple theoretical/empirical constructs (traits), each of which is defined operationally by a common set of measurement procedures (methods). Convergence and divergence principle provide a framework underlying the use of MTMM matrices in construct validation research: different operationalizations of a particular construct are expected to measure that construct (convergence) whereas constructs with different labels are expected to refer to different theoretical entities when measured by the same method (divergence). [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Multitrait-Multimethod Matrices</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_methodology> ;
  skos:prefLabel "multitrait-multimethod matrices"@en ;
  a skos:Concept .

