@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/game_theory>
  skos:prefLabel "game theory"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/operations_research> .

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

<https://concepts.sagepub.com/social-science/concept/probability_theory>
  skos:prefLabel "probability theory"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_research> .

<https://concepts.sagepub.com/social-science/concept/linear_programming>
  skos:prefLabel "linear programming"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_research> .

<https://concepts.sagepub.com/social-science/concept/operations_research>
  skos:definition "A general approach to the scientific study of the activities (operations) of complex systems such as large corporations. Quantitative criteria are often used, and techniques are usually drawn from several disciplines, to make decisions about ways to increase the efficiency of the system as a whole. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n1356.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Operations Research (OR)</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/game_theory> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/probability_theory>, <https://concepts.sagepub.com/social-science/concept/linear_programming> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009874.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systems_analysis> ;
  skos:prefLabel "operations research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systems_analysis>
  skos:prefLabel "systems analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/operations_research> .

