@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/business_fraud_and_crimes>
  skos:prefLabel "business fraud and crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unfair_trade_practices> .

<https://concepts.sagepub.com/social-science/concept/unfair_trade_practices>
  skos:definition "Unfair trade practices are often thought of as causing disparities in trade between a foreign country and the United States, without a balance of importation of American-made goods. The Example of China The example of China arises frequently in the discussion of unfair trade practices. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n452.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Unfair Trade Practices</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes> ;
  skos:prefLabel "unfair trade practices"@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/unfair_trade_practices> .

