@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/adhocracy>
  skos:definition "Adhocracy describes an organizational design whose structure is highly flexible, loosely coupled, and amenable to frequent change. The adhocracy arises out of a need for formal organizations able to recognize, understand, and solve problems in highly complex and turbulent environments. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Adhocracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_theory> ;
  skos:prefLabel "adhocracy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organization_theory>
  skos:prefLabel "organization theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adhocracy> .

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

