@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/libel> .

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

<https://concepts.sagepub.com/social-science/concept/issues_and_controversies>
  skos:prefLabel "issues and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/libel> .

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

<https://concepts.sagepub.com/social-science/concept/libel>
  skos:definition "Publication or broadcast of statements that defame the character or reputation of an individual. The courts have established different standards for judging libel cases brought by private and public figures. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-supreme-court/n109.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Supreme Court; Libel</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_regulation>, <https://concepts.sagepub.com/social-science/concept/law_and_policy>, <https://concepts.sagepub.com/social-science/concept/issues_and_controversies>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "libel"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/law_and_regulation>
  skos:prefLabel "law and regulation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/libel> .

