@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/effects_of_soap_operas>
  skos:definition "Soap operas have existed almost as long as radio and television have. The term soap opera is, however, not used all over the world; in Latin America, the most popular corresponding program genre is the telenovela, and in Asia, it is drama serials. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n415.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Soap Operas, Effects of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "effects of soap operas"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/television>
  skos:prefLabel "television"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effects_of_soap_operas> .

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

