@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/local_representative_committees>
  skos:prefLabel "local representative committees"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizens_juries> .

<https://concepts.sagepub.com/social-science/concept/citizens_juries>
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_engagement_approaches>, <https://concepts.sagepub.com/social-science/concept/local_representative_committees> ;
  skos:prefLabel "citizens juries"@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/citizens_juries> .

<https://concepts.sagepub.com/social-science/concept/public_engagement_approaches>
  skos:prefLabel "public engagement approaches"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizens_juries> .

