@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/policy_analysis>
  skos:prefLabel "policy analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/policy_cycle> .

<https://concepts.sagepub.com/social-science/concept/policy_cycle>
  skos:definition "Policy cycle refers to the process whereby political actors attempt to shape the definition of problems, the setting of a policy agenda, the formulation of policy alternatives, the adoption and implementation of policy decisions, and the evaluation of policy outcomes. This perspective is underpinned by a linear, problem-oriented, rationalist, and systemic view of the policy process. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n442.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Policy Cycle</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policy_analysis>, <https://concepts.sagepub.com/social-science/concept/public_policy> ;
  skos:prefLabel "policy cycle"@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/policy_cycle> .

<https://concepts.sagepub.com/social-science/concept/public_policy>
  skos:prefLabel "public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/policy_cycle> .

