@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/path_analysis>
  skos:prefLabel "path analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exogenous_variables> .

<https://concepts.sagepub.com/social-science/concept/exogenous_variables>
  skos:definition "Exogenous originated from the Greek words exo (meaning “outside”) and gen (meaning “born”), and describes something generated from outside a system. It is the opposite of endogenous, which describes something generated from within the system. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n138.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Exogenous Variables</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/path_analysis> ;
  skos:prefLabel "exogenous variables"@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/exogenous_variables> .

