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

nalt:40850
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "food-supply"@en, "household food supply"@en, "household food supplies"@en, "food-availability"@en, "food supply"@en, "food supplies"@en ;
  skos:related nalt:199741, nalt:5303, nalt:5302, nalt:137825 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "food stores (local supply)"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11457> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:9324 ;
  skos:prefLabel "disponibilidad alimentaria"@es, "food availability"@en ;
  dc:modified "2014-07-18"^^xsd:date ;
  ns0:marc001 "15502" .

nalt:5302
  skos:prefLabel "seguridad de los alimentos"@es, "food security"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40850 .

nalt:137825
  skos:prefLabel "cuenca alimentaria"@es, "foodshed"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40850 .

nalt:5303
  skos:prefLabel "cadena de suministro de alimentos"@es, "food supply chain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40850 .

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

nalt:199741
  skos:prefLabel "pérdida de alimentos"@es, "food loss"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40850 .

nalt:9324
  skos:prefLabel "nutrición"@es, "nutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40850 .

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

