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

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

<https://concepts.sagepub.com/social-science/concept/sitcoms>
  skos:definition "Broadcast television established itself as a cultural stronghold in the 1950s. Many predicted television to be a temporary fad, but it soon proved to be anything but. [Source: <a href=\"https://sk.sagepub.com/reference/genderinmedia/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender in Media; Sitcoms</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/media_modes> ;
  skos:prefLabel "sitcoms"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media_modes>
  skos:prefLabel "media modes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sitcoms> .

