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

<https://concepts.sagepub.com/social-science/concept/boundary_spanning>
  skos:definition "Every group or social system has a boundary that separates it from other groups or systems and defines who is in the group and who is outside of it. Boundary spanning represents the actions that are taken by members of a group to manage those boundaries, particularly interactions with outsiders. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n19.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Boundary Spanning</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 "boundary spanning"@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/boundary_spanning> .

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

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

