@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/declining_communities>
  skos:definition "Communities decline for many reasons, depending on the era and the location. This article examines declining communities in the United States, but many of its observations are generalizable to declining communities elsewhere in the world. [Source: <a href=\"https://sk.sagepub.com/reference/community/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Declining Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "declining communities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/processes_and_institutions>
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/declining_communities> .

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

