@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/swarming>
  skos:definition "An emerging trend in illegal youth group activity has been witnessed on our cities' streets: swarming. The act of swarming (sometimes referred to by commentators as wilding, flash mobs, crime mobs, or flashrob events) has captured the interest of urban communities, policing officials, news media, business owners, and criminologists. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Swarming</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gangs> ;
  skos:prefLabel "swarming"@en ;
  a skos:Concept .

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

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

