@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/tourism_sector>
  skos:definition "Tourism has become one of the major elements of the global economy. Globalization has led to a rapid growth in the international tourist industry as a result of the increased mobility and communication that make global travel relatively inexpensive and easy. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n519.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Tourism Sector</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_economic_issues> ;
  skos:prefLabel "tourism sector"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tourism_sector> .

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

