@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_journals> .

<https://concepts.sagepub.com/social-science/concept/media_journals>
  skos:definition "Much of the research on children, adolescents, and the media is published in academic journals. Indeed, some have argued that research is not really knowledge until it has been published so that it can be shared with other scientists and practitioners. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Media Journals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods>, <https://concepts.sagepub.com/social-science/concept/media_use> ;
  skos:prefLabel "media journals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/media_journals> .

<https://concepts.sagepub.com/social-science/concept/research_methods>
  skos:prefLabel "research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/media_journals> .

