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

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

<https://concepts.sagepub.com/social-science/concept/female_gangs>
  skos:definition "Criminologists are increasingly exploring the nature and extent of gangs in the United States, especially gang activity among females. Highlights from the 2004 National Youth Gang Survey found gangs, gang members, and gang-related homicides predominately concentrated in large cities with more than 250,000 people, although even in rural counties one in eight law enforcement agencies reports gang problems. [Source: <a href=\"https://sk.sagepub.com/reference/law/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Gangs, Female</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specific_populations>, <https://concepts.sagepub.com/social-science/concept/gangs> ;
  skos:prefLabel "female gangs"@en ;
  a skos:Concept .

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

