@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/institutionalism>
  skos:prefLabel "institutionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/professionalism> .

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

<https://concepts.sagepub.com/social-science/concept/issues_and_controversies>
  skos:prefLabel "issues and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/professionalism> .

<https://concepts.sagepub.com/social-science/concept/professionalism>
  skos:definition "Issues of “professionalism” in journalism have been the focus of commentary and research in the United States for a century. Central to the debate are differing views on what the concept means; whether it is an ideological smokescreen or a measurable empirical reality; and, more to the point, whether professionalism is or should be integral to the work of processing and disseminating news. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n315.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Professionalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_and_controversies>, <https://concepts.sagepub.com/social-science/concept/institutionalism> ;
  skos:prefLabel "professionalism"@en ;
  a skos:Concept .

