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

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

<https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>
  skos:prefLabel "types of groups and subgroups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowds> .

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

<https://concepts.sagepub.com/social-science/concept/population_groups>
  skos:prefLabel "population groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowds> .

<https://concepts.sagepub.com/social-science/concept/crowds>
  skos:definition "Crowd events exemplify the complex two-sided relationship between the individual and social reality. On the one hand, crowd action reflects the structure and culture of the society within which it occurs. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n53.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Crowds</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>, <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/population_groups>, <https://concepts.sagepub.com/social-science/concept/group_structure> ;
  skos:prefLabel "crowds"@en ;
  a skos:Concept .

