@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Association_of_Broadcasters> .

<https://concepts.sagepub.com/social-science/concept/political_groups_and_organizations>
  skos:prefLabel "political groups and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Association_of_Broadcasters> .

<https://concepts.sagepub.com/social-science/concept/National_Association_of_Broadcasters>
  skos:definition "the industry association that represents the interests of free, over-the-air television and radio broadcasters; promotes and protects interests at the federal level, does industry research for the betterment of practice, and keeps members current on policy issues, technological developments, and management trends. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n2269.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; National Association of Broadcasters (NAB)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_groups_and_organizations>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "National Association of Broadcasters"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media>
  skos:prefLabel "media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Association_of_Broadcasters> .

