@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_attachment>
  skos:definition "Community attachment typically refers to two distinct things. The first is how sentimentally rooted a person is in a particular geographical community; the second is how general changes in that rootedness can be used as a measure of larger social change. [Source: <a href=\"https://sk.sagepub.com/reference/community/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Community Attachment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "community attachment"@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_attachment> .

<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_attachment> .

