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

<https://concepts.sagepub.com/social-science/concept/scams_and_swindles>
  skos:prefLabel "scams and swindles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bid_rigging> .

<https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes>
  skos:prefLabel "business fraud and crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bid_rigging> .

<https://concepts.sagepub.com/social-science/concept/bid_rigging>
  skos:definition "BID RIGGING CONSTITUTES a violation antitrust law. It is closely related to horizontal pricefixing, in that both offenses involve collusion between supposed competitors in the same market group. [Source: <a href=\"https://sk.sagepub.com/reference/corporatecrime/n53.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar &amp; Corporate Crime; Bid Rigging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scams_and_swindles>, <https://concepts.sagepub.com/social-science/concept/government>, <https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes> ;
  skos:prefLabel "bid rigging"@en ;
  a skos:Concept .

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

