@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/theories,_models,_and_philosophical_perspectives>
  skos:prefLabel "theories, models, and philosophical perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/local_knowledge> .

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

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

<https://concepts.sagepub.com/social-science/concept/local_knowledge>
  skos:definition "Local knowledge refers to people's knowledge of their own circumstances and lived experiences, whether those be community residents for whom public policies are being legislated or the legislators' staff members or the implementors of public policies (or any other setting). Local knowledge is the mundane, yet expert understanding of and practical reasoning about local conditions derived from lived experience. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n306.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Local Knowledge</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories,_models,_and_philosophical_perspectives>, <https://concepts.sagepub.com/social-science/concept/interpretive_theory> ;
  skos:prefLabel "local knowledge"@en ;
  a skos:Concept .

