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

<https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing>
  skos:prefLabel "behavioral aspects of housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commuting> .

<https://concepts.sagepub.com/social-science/concept/internal_migration>
  skos:prefLabel "internal migration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commuting> .

<https://concepts.sagepub.com/social-science/concept/commuting>
  skos:definition "Commuting is the practice of traveling between one's home and one's place of work. In this respect, it is a relatively recent phenomenon. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n35.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Commuting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/internal_migration>, <https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing> ;
  skos:prefLabel "commuting"@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/commuting> .

<https://concepts.sagepub.com/social-science/concept/urban_geography>
  skos:prefLabel "urban geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commuting> .

