@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/prison_population>
  skos:prefLabel "prison population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Crips> .

<https://concepts.sagepub.com/social-science/concept/Bloods_(gang)> skos:related <https://concepts.sagepub.com/social-science/concept/Crips> .
<https://concepts.sagepub.com/social-science/concept/Crips>
  skos:definition "The Crips are one of the oldest and most violently active gangs in the United States. While initially involved in petty crimes and random fighting, they have grown into a criminal association engaged in extensive street crimes including drug trafficking, extortion, robbery, and homicide. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Crips</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population>, <https://concepts.sagepub.com/social-science/concept/gangs> ;
  skos:prefLabel "Crips"@en ;
  a skos:Concept .

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

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

