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

nalt:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:28825 .

nalt:47451
  skos:prefLabel "instantaneización"@es, "instantizing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28825 .

nalt:59574
  skos:prefLabel "alimentos preparados"@es, "prepared foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:28825 .

nalt:32025
  skos:prefLabel "alimentos deshidratados"@es, "dried foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:28825 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:230392
  skos:prefLabel "caldos"@es, "broths"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:28825 .

nalt:27725
  skos:prefLabel "café instantáneo"@es, "instant coffee"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:28825 .

nalt:28825
  skos:related nalt:34538, nalt:59574, nalt:32025, nalt:5830, nalt:442, nalt:47451, nalt:230392 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28114>, <http://id.cabi.org/cabt/61172>, <http://aims.fao.org/aos/agrovoc/c_3896> ;
  skos:prefLabel "alimentos instantáneos"@es, "instant foods"@en ;
  dc:modified "2014-09-30"^^xsd:date ;
  ns0:marc001 "19509" ;
  skos:hiddenLabel "instant-foods"@en ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:408 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:27725 ;
  skos:definition nalt:28825_def ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:442
  skos:prefLabel "alimentos en polvo"@es, "powdered foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28825 .

nalt:34538
  skos:prefLabel "copos de patatas"@es, "potato flakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28825 .

nalt:28825_def
  rdf:value "Alimentos disecados listos para comer al añadir agua."@es, "Foods in dried form that are ready to eat with the addition of water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:5830
  skos:prefLabel "secado"@es, "drying"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28825 .

