@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:-M2VFS1PL-0 .

n9j:-H9SGHPHB-7
  skos:prefLabel "philosophy and economics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M2VFS1PL-0 .

n9j:-M2VFS1PL-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/equilibrium_in_economics_and_game_theory> ;
  skos:definition "At the core of modern economics lies the notion of equilibrium. The possibility of identifying how the actions of different agents eventually define a resting point provides the economic analysis with a powerful instrument to foresee some of the consequences of different economic policies. [Source: Encyclopedia of Philosophy and the Social Sciences; Equilibrium in Economics and Game Theory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H9SGHPHB-7 ;
  skos:prefLabel "equilibrium in economics and game theory"@en .

n9j: a skos:ConceptScheme .
