@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/costs_and_cost_analysis>
  skos:prefLabel "costs and cost analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost_control> .

<https://concepts.sagepub.com/social-science/concept/public_expenditure_increases>
  skos:prefLabel "public expenditure increases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cost_control> .

<https://concepts.sagepub.com/social-science/concept/financial_management>
  skos:prefLabel "financial management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost_control> .

<https://concepts.sagepub.com/social-science/concept/cost_savings>
  skos:prefLabel "cost savings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cost_control> .

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

<https://concepts.sagepub.com/social-science/concept/cost_control>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_expenditure_increases>, <https://concepts.sagepub.com/social-science/concept/economies>, <https://concepts.sagepub.com/social-science/concept/cost_savings> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003363.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_management>, <https://concepts.sagepub.com/social-science/concept/costs_and_cost_analysis> ;
  skos:prefLabel "cost control"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economies>
  skos:prefLabel "economies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cost_control> .

