@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/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_gardens> .

<https://concepts.sagepub.com/social-science/concept/environmentalism>
  skos:prefLabel "environmentalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_gardens> .

<https://concepts.sagepub.com/social-science/concept/agriculture>
  skos:prefLabel "agriculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_gardens> .

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

<https://concepts.sagepub.com/social-science/concept/community_gardens>
  skos:definition "Community gardens are any garden cultivated by a group of people and are the primary space of urban agriculture in the United States. Historically, community gardens emerged in response to political economic crises in U.S. cities. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Community Gardens</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmentalism>, <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>, <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "community gardens"@en ;
  a skos:Concept .

