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

n9j: a skos:ConceptScheme .
n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-P5RBLRDW-8 .

n9j:-VFP5JN60-K
  skos:prefLabel "world news media"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P5RBLRDW-8 .

n9j:-SZZ5RN73-K
  skos:prefLabel "news agencies and services"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P5RBLRDW-8 .

n9j:-V679023K-S
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P5RBLRDW-8 .

n9j:-P5RBLRDW-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Reuters> ;
  skos:definition "Reuters, the world's largest international multimedia news organization, provides a variety of news-related services including newswires, pictures, video, online syndication, and news graphics. In 2008 the company employed 2,400 journalists reporting from 196 bureaus. [Source: Encyclopedia of Business in Today's World; Reuters]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SZZ5RN73-K, n9j:-V679023K-S, n9j:-VFP5JN60-K ;
  skos:prefLabel "Reuters"@en .

