@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/endogenous_variables>
  skos:prefLabel "endogenous variables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/multiple_regression>
  skos:prefLabel "multiple regression"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/social_psychology_research>
  skos:prefLabel "social psychology research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/path_diagram>
  skos:prefLabel "path diagram"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/causation>
  skos:prefLabel "causation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/methods>
  skos:prefLabel "methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/path_analysis>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/path_coefficient>, <https://concepts.sagepub.com/social-science/concept/exogenous_variables>, <https://concepts.sagepub.com/social-science/concept/endogenous_variables>, <https://concepts.sagepub.com/social-science/concept/multiple_regression>, <https://concepts.sagepub.com/social-science/concept/path_diagram> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/causation>, <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>, <https://concepts.sagepub.com/social-science/concept/methods>, <https://concepts.sagepub.com/social-science/concept/social_psychology_research> ;
  skos:prefLabel "path analysis"@en ;
  a skos:Concept ;
  skos:definition "Path analysis is a method of describing and quantifying the relationship of a dependent variable Y to a set of other variables. Each of the variables may have a direct effect on Y, as well as indirect effects via other variables. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n335.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Path Analysis</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/path_coefficient>
  skos:prefLabel "path coefficient"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> .

<https://concepts.sagepub.com/social-science/concept/exogenous_variables>
  skos:prefLabel "exogenous variables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> .

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

