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

<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_practice_model> .

<https://concepts.sagepub.com/social-science/concept/media_practice_model>
  skos:definition "The Media Practice Model is a graphic representation that illustrates how adolescents use media in their everyday lives. First presented in 1995, it grew out of a collaborative student/faculty project that explored how teenagers used the mass media (television, radio, magazines, movies, and newspapers) when forging their sexual identities. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Media Practice Model</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "media practice model"@en ;
  a skos:Concept .

