@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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/Children%27s_Internet_Protection_Act>
  dc11:end 2000 ;
  dc11:start 2000 ;
  dc11:date "2000" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_rights_and_student_welfare_issues>, <https://concepts.sagepub.com/social-science/concept/statutes_and_treaties>, <https://concepts.sagepub.com/social-science/concept/media_regulation> ;
  skos:prefLabel "Children's Internet Protection Act"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/statutes_and_treaties>
  skos:prefLabel "statutes and treaties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Children%27s_Internet_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_Internet_Protection_Act> .

<https://concepts.sagepub.com/social-science/concept/student_rights_and_student_welfare_issues>
  skos:prefLabel "student rights and student welfare issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Children%27s_Internet_Protection_Act> .

