@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/society_(political_science)>
  skos:prefLabel "society (political science)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_practice> .

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

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

<https://concepts.sagepub.com/social-science/concept/social_practice>
  skos:definition "So far, only few researchers have systematically dealt with the relationship between governance and social practices. On the one hand, the development of the fairly large and rapidly growing literature on governance has almost exclusively been undertaken by political science (including public administration). [Source: <a href=\"https://sk.sagepub.com/reference/governance/n504.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Social Practice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society_(political_science)>, <https://concepts.sagepub.com/social-science/concept/interpretive_theory> ;
  skos:prefLabel "social practice"@en ;
  a skos:Concept .

