@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/processes_and_institutions>
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_satisfaction> .

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

<https://concepts.sagepub.com/social-science/concept/community_satisfaction>
  skos:definition "The term community satisfaction refers to people's subjective evaluations of their own well-being as measured by how well their local community meets their personal needs. The lives of human beings today are dominated by a mass consumer-oriented economy and its concomitant culture. [Source: <a href=\"https://sk.sagepub.com/reference/community/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Community Satisfaction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "community satisfaction"@en ;
  a skos:Concept .

