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

<https://concepts.sagepub.com/social-science/concept/group_boundaries>
  skos:definition "Group boundaries are used to determine who is included in a specific group and who is not. Such boundaries play a central role in human perceptions and behaviors. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Group Boundaries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations>, <https://concepts.sagepub.com/social-science/concept/group_structure>, <https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving> ;
  skos:prefLabel "group boundaries"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving>
  skos:prefLabel "group performance and problem solving"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_boundaries> .

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

