@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/law_and_policy>
  skos:prefLabel "law and policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gag_orders> .

<https://concepts.sagepub.com/social-science/concept/gag_orders>
  skos:definition "The term gag order—also known as an injunction, restraining order, restrictive order, or protective order—refers to a form of prior restraint which prohibits an individual or institution from disseminating information to those not authorized to receive it. Although the term is usually applied to orders issued by a judge in the context of an ongoing legal proceeding such as a trial, it can also include statutory or regulatory provisions promulgated by the legislative or executive branches. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Gag Orders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_policy> ;
  skos:prefLabel "gag orders"@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_orders> .

