@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/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gag_rules> .

<https://concepts.sagepub.com/social-science/concept/gag_rules>
  skos:definition "Court orders that bar the press from publishing articles containing certain types of information about pending court cases. Refusal to comply with the order may result in being held in contempt of court. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-supreme-court/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Supreme Court; Gag Rules</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "gag rules"@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/gag_rules> .

