@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/stringers>
  skos:definition "A stringer is a part-time or freelance journalist. Stringers typically are assigned to cover areas that are considered less newsworthy or peripheral to the news organization's coverage area, where it has no bureau or full-time reporters. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n650.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Stringer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "stringers"@en ;
  a skos:Concept .

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

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

