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

<https://concepts.sagepub.com/social-science/concept/equilibrium_theory>
  skos:definition "Equilibrium is a central concept in neoclassical economic theory and game theory with a precise mathematical definition and an interpretive connotation of self-reinforcing stability. Although the concept draws on the character of human agents as having expectations about future states of affairs when used in the social sciences, originally the idea referred to a mechanical system in which forces are balanced, resulting in a stationary state. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Equilibrium Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory> ;
  skos:prefLabel "equilibrium theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>
  skos:prefLabel "Rational Choice Theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equilibrium_theory> .

