@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_gangs>
  skos:definition "Prison gangs are organized groups of individuals that exist in jails and prisons at the local, state, and federal levels. Gang members often expect to go to prison sooner or later, and gang culture is often an extension of street life that is imported into the penitentiary. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Prison Gangs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specific_populations>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "prison gangs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/specific_populations>
  skos:prefLabel "specific populations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_gangs> .

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

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

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_gangs> .

