@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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/Children%27s_Online_Privacy_Protection_Act> .

<https://concepts.sagepub.com/social-science/concept/Children%27s_Online_Privacy_Protection_Act>
  dc11:end 1998 ;
  dc11:start 1998 ;
  dc11:date "1998" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_regulation>, <https://concepts.sagepub.com/social-science/concept/legislation_legal_issues> ;
  skos:prefLabel "Children's Online Privacy Protection Act"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/legislation_legal_issues>
  skos:prefLabel "legislation/legal issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Children%27s_Online_Privacy_Protection_Act> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Children%27s_Online_Privacy_Protection_Act> .

