@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/expeditions>
  skos:prefLabel "expeditions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/travel> .

<https://concepts.sagepub.com/social-science/concept/travel>
  skos:definition "Travel can narrow or widen gaps among people with disabilities (PWDs) and gaps between disabled and nondisabled people. As with the political, economic, and social development that often fosters it, travel can (but sometimes does not) create an egalitarian civil society. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n784.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Travel</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/travelers>, <https://concepts.sagepub.com/social-science/concept/medical_tourism>, <https://concepts.sagepub.com/social-science/concept/expeditions> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014195.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> ;
  skos:prefLabel "travel"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/medical_tourism>
  skos:prefLabel "medical tourism"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/travel> .

<https://concepts.sagepub.com/social-science/concept/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/travel> .

<https://concepts.sagepub.com/social-science/concept/travelers>
  skos:prefLabel "travelers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/travel> .

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

