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

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

<https://concepts.sagepub.com/social-science/concept/overload>
  skos:definition "The overload thesis became popular in the 1970s. It offered a diagnosis of the crisis afflicting the advanced liberal democracies at the time. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n379.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Overload</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>, <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "overload"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>
  skos:prefLabel "Rational Choice Theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/overload> .

