@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-CH5RH2S5-R
  skos:prefLabel "organizations (antipoverty)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XZ38XVHR-Q .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-XZ38XVHR-Q .

n9j: a skos:ConceptScheme .
n9j:-XZ38XVHR-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Food_First> ;
  skos:definition "Food First, also known as the Institute for Food and Development Policy, is a nonprofit think tank located in Oakland, California. Its goal is to analyze the causes of global hunger, poverty, and ecological degradation and to work with social movements to develop solutions. [Source: Green Food: An A-to-Z Guide; Food First]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CH5RH2S5-R ;
  skos:prefLabel "Food First"@en .

