@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/advocacy_groups>
  skos:prefLabel "advocacy groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Children%27s_Advertising_Review_Unit> .

<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%27s_Advertising_Review_Unit> .

<https://concepts.sagepub.com/social-science/concept/Children%27s_Advertising_Review_Unit>
  skos:broader <https://concepts.sagepub.com/social-science/concept/advocacy_groups> ;
  skos:prefLabel "Children's Advertising Review Unit"@en ;
  a skos:Concept .

