@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/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rural_transportation> .

<https://concepts.sagepub.com/social-science/concept/rural_life>
  skos:prefLabel "rural life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rural_transportation> .

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

<https://concepts.sagepub.com/social-science/concept/transportation>
  skos:prefLabel "transportation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rural_transportation> .

<https://concepts.sagepub.com/social-science/concept/rural_transportation>
  skos:definition "Transportation refers to the movement of people and goods across space and territory. In rural areas, the role of transportation has been to strengthen community institutions and bonds both within communities and between them. [Source: <a href=\"https://sk.sagepub.com/reference/community/n494.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Transportation, Rural</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transportation>, <https://concepts.sagepub.com/social-science/concept/rural_life>, <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "rural transportation"@en ;
  a skos:Concept .

