@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/Freedom_Forum_Media_Studies_Center> .

<https://concepts.sagepub.com/social-science/concept/Freedom_Forum_Media_Studies_Center>
  skos:definition "The Freedom Forum Media Studies Center was once one of the nation's leading independent media think tanks, devoted to improving understanding between the media and the public. Established in New York City in 1985, the center moved in 1996 from Columbia University to Madison Avenue in Manhattan, just blocks from many of the U.S. major print and broadcast companies. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Freedom Forum Media Studies Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_groups_and_organizations>, <https://concepts.sagepub.com/social-science/concept/media>, <https://concepts.sagepub.com/social-science/concept/education_and_nonprofit_organizations> ;
  skos:prefLabel "Freedom Forum Media Studies Center"@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/Freedom_Forum_Media_Studies_Center> .

<https://concepts.sagepub.com/social-science/concept/education_and_nonprofit_organizations>
  skos:prefLabel "education and nonprofit organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Freedom_Forum_Media_Studies_Center> .

<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/Freedom_Forum_Media_Studies_Center> .

