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

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

<https://concepts.sagepub.com/social-science/concept/internet_blocking>
  skos:definition "Children's use of the Internet confronts parents with two broad issues of control. One has to do with the content youngsters bring into the house purposefully or accidentally through their online connections. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Internet Blocking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_regulation> ;
  skos:prefLabel "internet blocking"@en ;
  a skos:Concept .

