@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/Enron>
  skos:definition "Enron is the name of the company that caused a major corporate accounting scandal and related financial irregularities in 2001 that disrupted financial markets. In 1985, Houston Natural Gas merged with InterNorth, a natural gas company based in Omaha, Nebraska. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n357.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Enron</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/women_and_leadership>, <https://concepts.sagepub.com/social-science/concept/accounting_ethics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics> ;
  skos:prefLabel "Enron"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics>
  skos:prefLabel "cases in business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Enron> .

<https://concepts.sagepub.com/social-science/concept/accounting_ethics>
  skos:prefLabel "accounting ethics"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Enron> .

<https://concepts.sagepub.com/social-science/concept/women_and_leadership>
  skos:prefLabel "women and leadership"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Enron> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Enron> .

