@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/small_towns>
  skos:definition "A small town is generally considered to be a relatively small urbanized settlement surrounded by some combination of undeveloped and/or agricultural land. Although there are more small towns in industrialized countries than there are cities, the proportion of small-town residents in most industrialized countries is normally quite low when compared to those who live in metropolitan areas, due to the relative populations of both type of settlements. [Source: <a href=\"https://sk.sagepub.com/reference/community/n444.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Small Towns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/town>, <https://concepts.sagepub.com/social-science/concept/proximate_communities> ;
  skos:prefLabel "small towns"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/proximate_communities>
  skos:prefLabel "proximate communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/small_towns> .

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

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

