@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/food_systems>
  skos:definition "Food systems constitute perhaps the earliest and most enduring basis for a community economy. They can be defined as the institutions, relationships, and technologies by means of which residents of a given geographic area grow, process, distribute, sell, and consume edibles and drinkables. [Source: <a href=\"https://sk.sagepub.com/reference/community/n191.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Food Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "food systems"@en ;
  a skos:Concept .

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

<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/food_systems> .

