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

<https://concepts.sagepub.com/social-science/concept/media_relations>
  skos:definition "Sport managers and marketing organizations thrive on media attention. Reaching the public with messages in an attempt to entertain, inform, and persuade are their primary goals; the public, which possesses the right to know, expects the media to comply. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n444.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Media Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_relations> ;
  skos:prefLabel "media relations"@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/media_relations> .

