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

<https://concepts.sagepub.com/social-science/concept/instrumental_communities>
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cattle_towns> .

<https://concepts.sagepub.com/social-science/concept/cattle_towns>
  skos:definition "Many American communities with railway connections, from New Mexico to Montana, served as sale and shipping points for free-range cattle in the Old West, but only a few such “cattle towns” (or, less respectfully, “cowboy towns” or “cowtowns”) became well-known. Such frontier settlements as Ogalalla, Nebraska, Cheyenne, Wyoming, and Miles City, Montana, achieved temporary reputations as cattle-shipping centers. [Source: <a href=\"https://sk.sagepub.com/reference/community/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Cattle Towns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life>, <https://concepts.sagepub.com/social-science/concept/instrumental_communities> ;
  skos:prefLabel "cattle towns"@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/cattle_towns> .

