@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/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competitive_bidding> .

<https://concepts.sagepub.com/social-science/concept/contract_services>
  skos:prefLabel "contract services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competitive_bidding> .

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

<https://concepts.sagepub.com/social-science/concept/competitive_bidding>
  skos:definition "Competitive bidding is a method for determining, by comparing rival offers, the price at which a good is sold. The need to win business against rivals forces participants to disclose their lowest acceptable price. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n125.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Competitive Bidding</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003164.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_policy>, <https://concepts.sagepub.com/social-science/concept/contract_services> ;
  skos:prefLabel "competitive bidding"@en ;
  a skos:Concept .

