@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_learning>
  skos:definition "Policy learning consists of a process of acquiring knowledge, skills, habits, or tendencies through the experience of policy making. The concept of learning was transferred from the field of cognitive psychology to policy analysis during the 1970s. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n397.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Policy Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policy_analysis>, <https://concepts.sagepub.com/social-science/concept/public_policy>, <https://concepts.sagepub.com/social-science/concept/decision_making> ;
  skos:prefLabel "policy learning"@en ;
  a skos:Concept .

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

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

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

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

