@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/deviant_communities>
  skos:definition "Deviant communities, by definition, are engaged in activities that are disapproved of by society. Such communities can be as small as a single group, such as a gang, or as large as a significant number of individuals (a subculture). [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Deviant Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities> ;
  skos:prefLabel "deviant communities"@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/deviant_communities> .

<https://concepts.sagepub.com/social-science/concept/social_networking_communities>
  skos:prefLabel "social networking communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deviant_communities> .

