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

<https://concepts.sagepub.com/social-science/concept/trends_in_profanity>
  skos:definition "If all human societies in history share a minimum number of social customs and institutions, the designation of certain words as taboo speech (and the subsequent intentional and contextual use of such speech) clearly qualifies as one such commonality. Because its form is largely dependent on cultural context, cursing—a predominant form of taboo speech—is a concept difficult to define. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n354.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Profanity, Trends in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "trends in profanity"@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/trends_in_profanity> .

