@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/local_governance>
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/localization> .

<https://concepts.sagepub.com/social-science/concept/economics_of_international_business>
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/localization> .

<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/localization> .

<https://concepts.sagepub.com/social-science/concept/localization>
  skos:definition "Localization is an international strategy that some companies pursue in their international business operations. Companies pursuing localization try to modify their products and services so that products have local features demanded by local consumers and are suitable to laws and standards. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n586.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Localization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_governance>, <https://concepts.sagepub.com/social-science/concept/economics_of_international_business> ;
  skos:prefLabel "localization"@en ;
  a skos:Concept .

