@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/dilemma>
  skos:definition "The term dilemma plays a significant role in political science in general and in theories of public governance. The objectives of public governance are numerous and multifarious, and this increases the potential for conflicts between policy objectives in the governing process. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Dilemma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpretive_theory> ;
  skos:prefLabel "dilemma"@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/dilemma> .

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

