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

<https://concepts.sagepub.com/social-science/concept/investment_fraud>
  skos:definition "Investment fraud involves theft by deception. Its victims are unwary individuals who purchase or sell securities or commodities with the expectation of a profit or return in the form of interest, dividends, or income. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-deception/n204.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Deception; Investment Fraud</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/commercial_fraud> ;
  skos:prefLabel "investment fraud"@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/investment_fraud> .

