@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XTB0B61W-W .

n9j:-XTB0B61W-W
  owl:sameAs <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: Encyclopedia of Community: From the Village to the Virtual                    World; Community Attachment]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-N72XDW1X-5 ;
  skos:prefLabel "community attachment"@en .

n9j:-N72XDW1X-5
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XTB0B61W-W .

n9j: a skos:ConceptScheme .
