@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_Now>
  skos:definition "Children Now is a national organization dedicated to making children's needs a top public policy priority. For more than 12 years, the Children and the Media Program at Children Now has worked to ensure that all children have access to a media environment that supports their healthy cognitive, social, and emotional development. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Children Now</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advocacy_groups> ;
  skos:prefLabel "Children Now"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/advocacy_groups>
  skos:prefLabel "advocacy groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Children_Now> .

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

