@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/local_reasoning>
  skos:definition "Local reasoning refers to the creative capacity of individuals to change their beliefs. The concept of local reasoning maintains that individuals, by making decisions or reacting to experiences, may adopt, reject, or modify their beliefs in novel ways. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n307.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Local Reasoning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpretive_theory>, <https://concepts.sagepub.com/social-science/concept/decision_making> ;
  skos:prefLabel "local reasoning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/interpretive_theory>
  skos:prefLabel "interpretive theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/local_reasoning> .

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

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

