@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/policy_community>
  skos:definition "In current conversational use, policy community refers to the population of organizations with a stake in an area of public policy. In its more technical sense, it refers to interorganizational structures exhibiting a close, stable, cooperative relationship between a limited number of, mainly self-selected, interest groups and “partnering” elements of the governmental machinery. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n441.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Policy Community</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy> ;
  skos:prefLabel "policy community"@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/policy_community> .

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

