@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/management_skills>
  skos:prefLabel "management skills"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/delegation> .

<https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies>
  skos:prefLabel "decision making in democracies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/delegation> .

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

<https://concepts.sagepub.com/social-science/concept/delegation>
  skos:definition "Delegation occurs in politics whenever one actor or body grants authority to another to act on behalf of or to carry out a function for the first in a political process. In such general terms, delegation is ubiquitous and a defining feature of politics beyond direct individual actions. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n131.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Delegation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_skills>, <https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies> ;
  skos:prefLabel "delegation"@en ;
  a skos:Concept .

