@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:-P939BP99-5
  skos:prefLabel "international business"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TLF5TQT4-G .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TLF5TQT4-G .

n9j:-TLF5TQT4-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/global_business_environments> ;
  skos:definition "Global business environments encompass internal and external stakeholders that affect the operations of multinational companies (hereafter referred to as “multinationals”). Multinationals are firms that make investments to produce and/or market products and services in foreign countries. [Source: Encyclopedia of Business Ethics and Society; Global Business Environments]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P939BP99-5 ;
  skos:prefLabel "global business environments"@en .

n9j: a skos:ConceptScheme .
