@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:5302
  skos:prefLabel "seguridad de los alimentos"@es, "food security"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:230023 .

nalt:4435
  skos:prefLabel "comercialización de alimentos"@es, "food marketing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:230023 .

nalt:230023
  skos:related nalt:310244, nalt:4435, nalt:125060, nalt:40879, nalt:5302 ;
  skos:broader nalt:5438 ;
  skos:hiddenLabel "food-sovereignty"@en ;
  skos:prefLabel "food sovereignty"@en, "soberanía alimentaria"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "66952" ;
  dc:created "2014-09-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:230023_def ;
  dc:modified "2017-10-20"^^xsd:date .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:310244
  skos:prefLabel "justicia alimentaria"@es, "food justice"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:230023 .

nalt:125060
  skos:prefLabel "leyes de alimentos"@es, "food law"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:230023 .

nalt:5438
  skos:prefLabel "política de alimentos"@es, "food policy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:230023 .

nalt:40879
  skos:prefLabel "producción de alimentos"@es, "food production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:230023 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:230023_def
  rdf:value "Derecho de los agricultores, las comunidades y los países de definir sus propias políticas o sistemas alimentarios y agrícolas."@es, "The right of farmers, communities, countries to define their own food and agricultural policies or systems."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

