@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_contract_fraud>
  skos:definition "Government contract fraud is often in the news; the phenomenon is a source of skepticism for citizens and regards government activities at all levels, from local jurisdictions to national and international agencies. Some contract fraud stems from the diverse activities of government; Medicare and Medicaid, national defense, education, transportation, and public safety serve so many different contexts that the resultant government contracts are by nature wide ranging and complex. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Government Contract Fraud</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government>, <https://concepts.sagepub.com/social-science/concept/fraud> ;
  skos:prefLabel "government contract fraud"@en ;
  a skos:Concept .

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

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

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

