@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KZ6Q1G0B-N .

n9j:-PQR4H4J8-5
  skos:prefLabel "public relations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KZ6Q1G0B-N .

n9j: a skos:ConceptScheme .
n9j:-KZ6Q1G0B-N
  owl:sameAs <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: Encyclopedia of Sports Management and Marketing; Media Relations]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PQR4H4J8-5 ;
  skos:prefLabel "media relations"@en .

