@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/population_crises>
  skos:prefLabel "population crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/food_security> .

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

<https://concepts.sagepub.com/social-science/concept/food_security>
  skos:definition "Food security is a contentious issue, and attempts to define it align with particular approaches to what should be done. At the most basic level, food security indicates access to sufficient, safe, and nutritious food. [Source: <a href=\"https://sk.sagepub.com/reference/greenfood/n70.xml\" target=\"_blank\" data-id=\"to-sk\">Green Food: An A-to-Z Guide; Food Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_crises> ;
  skos:prefLabel "food security"@en ;
  a skos:Concept .

