@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/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/latent_class_models> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/latent_class_models> .

<https://concepts.sagepub.com/social-science/concept/latent_class_models>
  skos:definition "Many quantities of interest in sociology, psychology, public health, and medicine are unobservable but well-conceived characteristics such as attitudes, temperament, psychological diagnoses, and health behaviors. Such constructs can be measured indirectly by using multiple items as indicators of the unobservable characteristics. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n254.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Latent Class Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods> ;
  skos:prefLabel "latent class models"@en ;
  a skos:Concept .

