@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/bureaucratization> .

<https://concepts.sagepub.com/social-science/concept/bureaucratization>
  skos:definition "Bureaucracy, or bureaucratization, refers to routinized, deper-sonalized, and dispersed processes devoted to the execution of a variety of administrative tasks, and to the regulation and assessment of these tasks. Within a bureaucratic system of governance, authority is dispersed and disconnected from ownership or physical production. [Source: <a href=\"https://sk.sagepub.com/reference/masculinities/n37.xml\" target=\"_blank\" data-id=\"to-sk\">American Masculinities: A Historical Encyclopedia; Bureaucratization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "bureaucratization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure>
  skos:prefLabel "issues in organizational structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bureaucratization> .

