@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/collective_behavior>
  skos:definition "Collective behavior is defined as mass activity among a specified population and is often used to describe action of localized mass public activity. Collective action usually occurs among aggregates who meet and disperse and interact on a temporary basis. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Behavior, Collective</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/symbolic_interactionism> ;
  skos:prefLabel "collective behavior"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/symbolic_interactionism>
  skos:prefLabel "symbolic interactionism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collective_behavior> .

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

