@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/mining_towns>
  skos:definition "Mining towns have existed since antiquity. In the United States, their heyday lasted from the mid-nineteenth to the mid-twentieth century, but they continue to thrive in places as diverse as Canada, Russia, Chile, and South Africa. [Source: <a href=\"https://sk.sagepub.com/reference/community/n329.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Mining Towns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instrumental_communities> ;
  skos:prefLabel "mining towns"@en ;
  a skos:Concept .

<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/mining_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/mining_towns> .

