@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/environmental_planning>
  skos:prefLabel "environmental planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transportation_planning> .

<https://concepts.sagepub.com/social-science/concept/land_use_transport_planning>
  skos:prefLabel "land use transport planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transportation_planning> .

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

<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_planning> .

<https://concepts.sagepub.com/social-science/concept/transportation_funding>
  skos:prefLabel "transportation funding"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transportation_planning> .

<https://concepts.sagepub.com/social-science/concept/transportation_planning>
  skos:definition "Transportation planning is concerned with the movement of people and goods. The discipline has gained international prominence due to the identification of rising levels of road congestion in cities around the world and a growing recognition that transportation is connected to a wide variety of urban aspirations including economic vitality, environmental sustain-ability, social equity, and personal health. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n293.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Transportation Planning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transportation_funding>, <https://concepts.sagepub.com/social-science/concept/land_use_transport_planning> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_transportation>, <https://concepts.sagepub.com/social-science/concept/environmental_planning> ;
  skos:prefLabel "transportation planning"@en ;
  a skos:Concept .

