@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/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/nested_variables>
  skos:prefLabel "nested variables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/units_of_analysis>
  skos:prefLabel "units of analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/multivariate_statistics>
  skos:prefLabel "multivariate statistics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/hierarchical_linear_models>
  skos:prefLabel "hierarchical linear models"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/context_effects>
  skos:prefLabel "context effects"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multilevel_analysis> .

<https://concepts.sagepub.com/social-science/concept/multilevel_analysis>
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/units_of_analysis>, <https://concepts.sagepub.com/social-science/concept/nested_variables>, <https://concepts.sagepub.com/social-science/concept/multivariate_statistics>, <https://concepts.sagepub.com/social-science/concept/context_effects>, <https://concepts.sagepub.com/social-science/concept/hierarchical_linear_models> ;
  skos:prefLabel "multilevel analysis"@en ;
  a skos:Concept ;
  skos:definition "Multilevel models are extensions to regression methods designed to explicitly take into account the grouped (or clustered) structure frequently seen in observed and experimental data. Examples of such data in political science abound. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1024.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Multilevel Analysis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055361.html> .

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

