@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/economic_order_quantity>
  skos:definition "The economic order quantity (EOQ) is the quantity of an item that should be ordered to minimize the relevant costs of placing orders and carrying inventory. The EOQ is most appropriate for items used on a regular basis for which demand is relatively stable and independent. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Economic Order Quantity (EOQ)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>, <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "economic order quantity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_order_quantity> .

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

<https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_order_quantity> .

