@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/automobility>
  skos:definition "Automobility refers to the economic, social, and spatial impacts of the automobile. From its modest roots as a “horseless carriage,” a plaything for affluent Europeans, the automobile emerged to become arguably the defining technology of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Automobility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "automobility"@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/automobility> .

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

