@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/securities_fraud>
  skos:definition "SECURITIES FRAUD refers to the criminal conduct of persons involved in the purchase and/or sales of stock shares in both publicly and privately held companies, as well as other financial instruments, including bonds and commodities. The word security refers to a monetary interest in a company, such as: an investment contract, voting trust certificate, options to purchases stock in a company, interest in oil, gas, water, or mineral rights; as well as stocks and bonds. [Source: <a href=\"https://sk.sagepub.com/reference/corporatecrime/n388.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar &amp; Corporate Crime; Securities Fraud</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/insider_trading>, <https://concepts.sagepub.com/social-science/concept/commodities_fraud> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/commercial_fraud> ;
  skos:prefLabel "securities fraud"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/insider_trading>
  skos:prefLabel "insider trading"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/securities_fraud> .

<https://concepts.sagepub.com/social-science/concept/commodities_fraud>
  skos:prefLabel "commodities fraud"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/securities_fraud> .

<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/securities_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/securities_fraud> .

