@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LSR9TFL9-2 .

n9j: a skos:ConceptScheme .
n9j:-LSR9TFL9-2
  owl:sameAs <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: Encyclopedia of Governance; Equilibrium Theory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GX76CDDG-L ;
  skos:prefLabel "equilibrium theory"@en .

n9j:-GX76CDDG-L
  skos:prefLabel "Rational Choice Theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LSR9TFL9-2 .

