@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/nonviolent_crimes>
  skos:prefLabel "nonviolent crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bootlegging> .

<https://concepts.sagepub.com/social-science/concept/bootlegging>
  skos:definition "While the term bootlegging likely entered the lexicon of American slang many decades earlier, it is chiefly associated with the illegal production, distribution, and sale of alcohol during Prohibition (1920–33). The precise origins of the term are somewhat vague. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n63.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Bootlegging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes>, <https://concepts.sagepub.com/social-science/concept/intellectual_property>, <https://concepts.sagepub.com/social-science/concept/crimes_in_America> ;
  skos:prefLabel "bootlegging"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bootlegging> .

<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/bootlegging> .

<https://concepts.sagepub.com/social-science/concept/intellectual_property>
  skos:prefLabel "intellectual property"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bootlegging> .

