@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_predictability> .

<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_predictability> .

<https://concepts.sagepub.com/social-science/concept/policy_predictability>
  skos:definition "The policy field represents two diametrically opposite views about the predictability of policy. One approach to this topic is rooted in the belief that policy developments can be viewed as a science, where a rational process of deliberation and analysis leads one to gather information that seeks to address social, political, or economic problems. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n399.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Policy Predictability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policy_analysis> ;
  skos:prefLabel "policy predictability"@en ;
  a skos:Concept .

