@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:-V2W2K0QG-N .

n9j:-V2W2K0QG-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sports_media:_olympics> ;
  skos:definition "The Olympic Games attract thousands of athletes representing myriad countries whose athletes compete to become Olympic champions in 33 sports that include archery, curling, volleyball, skating, and wrestling. The Olympic Games are managed and controlled by the 115-member International Olympic Committee and are held every two years alternating between the Summer and Winter Olympics. [Source: Encyclopedia of Gender in Media; Sports Media: Olympics]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BW4331XT-T ;
  skos:prefLabel "sports media: olympics"@en .

n9j:-BW4331XT-T
  skos:prefLabel "media modes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V2W2K0QG-N .

n9j: a skos:ConceptScheme .
