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

<https://concepts.sagepub.com/social-science/concept/team-based_organization>
  skos:definition "In a team-based organization the primary units consist of work teams, or interdependent collections of individual employees who share responsibility for specified outcomes in the organization. An example of a team-based organization is Florida's Cape Coral Hospital, which organized all of its employees into teams and held them accountable for defined results. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n797.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Team-Based Organization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure> ;
  skos:prefLabel "team-based organization"@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/team-based_organization> .

