@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/community_indicators>
  skos:definition "Community indicators are sources of quantifiable information about the state of a community. The communities in question are typically towns, cities, or regions, but sometimes they are entities as large as an entire state or province. [Source: <a href=\"https://sk.sagepub.com/reference/community/n106.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Community Indicators</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "community indicators"@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/community_indicators> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/community_indicators> .

