@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/content_analyses_of_soap_operas>
  skos:definition "Daytime serial dramas, or soap operas, emerged from radio programming of the 1940s and 1950s and became a popular genre among housewives and retirees. The pace of these serial dramas is often quite slow, with more talk than action and with a focus on interpersonal relationships. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n414.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Soap Operas, Content Analyses of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "content analyses 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/content_analyses_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/content_analyses_of_soap_operas> .

