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

<https://concepts.sagepub.com/social-science/concept/media_exposure>
  skos:definition "A recent study published by the Kaiser Family Foundation reported that American youth between the ages of 8 and 18 spend about 6½ hours with media daily, nearly 4 hours of which is television use. Is this too much exposure? Thousands of studies have established that excessive media use, particularly when filled with depictions of sex, violence, and other deviant behaviors can skew certain youth's worldviews and increase the likelihood of risky behaviors. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Media Exposure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_use> ;
  skos:prefLabel "media exposure"@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/media_exposure> .

