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

<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/asset-based_community_development> .

<https://concepts.sagepub.com/social-science/concept/asset-based_community_development>
  skos:definition "Asset-Based Community Development (ABCD) refers to a set of perspectives and strategies that emphasize the importance of mapping and mobilizing the existing strengths—or assets—of struggling neighborhoods. Though developed initially through work in inner-city neighborhoods, these approaches have been successfully adapted to suburban and rural contexts as well. [Source: <a href=\"https://sk.sagepub.com/reference/community/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Asset-Based Community Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_development> ;
  skos:prefLabel "asset-based community development"@en ;
  a skos:Concept .

