@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/optimization>
  skos:definition "Optimization is the study of organizational problems in which one seeks to minimize or maximize a real function by systematically choosing the values of real or integer variables from within an allowed set. In mathematics, optimization is called mathematical programming. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n717.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Optimization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "optimization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/optimization> .

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

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/optimization> .

