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

<https://concepts.sagepub.com/social-science/concept/latent_class_analysis>
  skos:definition "Latent class analysis (LCA) is a method or technique for identifying unlabeled groups of individuals or cases in a data set based on multivariate categorical data. LCA is used in psychology, sociology, and many other areas of application to cluster, or partition, individuals into underlying groups. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n249.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Latent Class Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_methodology> ;
  skos:prefLabel "latent class analysis"@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/latent_class_analysis> .

