@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_studies>
  skos:prefLabel "community studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_ownership> .

<https://concepts.sagepub.com/social-science/concept/community_ownership>
  skos:definition "Community ownership refers to property held for the long-term enjoyment and benefit of residents of a region, city, or town. While the term is broad enough to include everything from public park land to private jewelry collections, this entry focuses on productive properties such as businesses, banks, and farms. [Source: <a href=\"https://sk.sagepub.com/reference/community/n112.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Community Ownership</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_studies> ;
  skos:prefLabel "community ownership"@en ;
  a skos:Concept .

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

