@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/transportation_geography>
  skos:definition "Transportation geography is the subfield that deals with the movement of people and goods across space, as well as the social and material infrastructures that enable or constrain those movements. More than most subfields of geography, transportation geography has strong connections with outside disciplines, including economics, engineering, planning, and landscape architecture. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Transportation Geography</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/railroads_and_geography> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_geography> ;
  skos:prefLabel "transportation geography"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/railroads_and_geography>
  skos:prefLabel "railroads and geography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transportation_geography> .

<https://concepts.sagepub.com/social-science/concept/economic_geography>
  skos:prefLabel "economic geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transportation_geography> .

