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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FWS58B01-W .

n9j:-FWS58B01-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/food_policy> ;
  skos:definition "A food policy is a decision, program, or project, endorsed by a government agency, business, or organization, that affects how food is produced, processed, distributed, purchased, protected, and disposed of. Food policy can pertain to local, regional, provincial, national, or within-institution regulations. [Source: The Encyclopedia of Political Science; Food Policy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DDMVTBMT-T ;
  skos:prefLabel "food policy"@en .

n9j:-DDMVTBMT-T
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FWS58B01-W .

n9j: a skos:ConceptScheme .
