@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/Sherman_Antitrust_Act>
  skos:definition "a law passed in 1890 to regulate corporate behavior. The Sherman Antitrust Act prohibits the development of monopolies and provides penalties for price-fixing. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n1768.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Sherman Antitrust Act</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/antitrust> ;
  skos:prefLabel "Sherman Antitrust Act"@en ;
  a skos:Concept .

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

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

