@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/net_neutrality>
  skos:prefLabel "net neutrality"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internet_regulation> .

<https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media>
  skos:prefLabel "computers and electronic media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/internet_regulation> .

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

<https://concepts.sagepub.com/social-science/concept/internet_regulation>
  skos:definition "Children are avid users of the Internet. The amount of time they spend in front of a computer screen increases with age. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n372.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Regulation, Internet</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/net_neutrality> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "internet regulation"@en ;
  a skos:Concept .

