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

<https://concepts.sagepub.com/social-science/concept/free_flow_doctrine>
  skos:definition "The free flow doctrine is associated with 1940s U.S. polices of international communication as promoted by William Benton, Assistant Secretary of State from 1945 to 1947. Benton was responsible for U.S. policy in the creation of United Nations Educational, Scientific, and Cultural Organization (UNESCO) and was on the Executive Board later. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n153.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Free Flow Doctrine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_and_global_concepts> ;
  skos:prefLabel "free flow doctrine"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_and_global_concepts>
  skos:prefLabel "international and global concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/free_flow_doctrine> .

