@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/joint-decision_trap>
  skos:definition "The joint-decision trap is the name for a particular situation that arises in the making of public policy. It is relevant for systems that are divided into layers of government where decisions are made jointly by the central and lower levels. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n309.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Joint-Decision Trap</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy> ;
  skos:prefLabel "joint-decision trap"@en ;
  a skos:Concept .

<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/joint-decision_trap> .

<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/joint-decision_trap> .

