@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/flash_mobs> .

<https://concepts.sagepub.com/social-science/concept/flash_mobs>
  skos:definition "Flash mobs are a relatively recent, largely urban phenomenon. They are characterized as a large group of persons congregating together in a particular public place, having been brought together through use of social networking technologies such as Facebook and MySpace, or through cell phones via network contact lists. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Flash Mobs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gangs> ;
  skos:prefLabel "flash mobs"@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/flash_mobs> .

