@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:21908
  skos:prefLabel "preservación de alimentos"@es, "food preservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30831 .

nalt:30831
  skos:definition nalt:30831_def ;
  skos:related nalt:21908, nalt:40996, nalt:30830, nalt:30823 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "smoking (food products)"@en, "ahumar"@es ;
  skos:hiddenLabel "smoking-(food-products)"@en ;
  ns0:marc001 "34154" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:2132 ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:2132
  skos:prefLabel "procesamiento de alimentos"@es, "food processing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30831 .

nalt:30823
  skos:prefLabel "curado (productos alimentarios)"@es, "curing (food products)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30831 .

nalt:40996
  skos:prefLabel "calidad del ahumado"@es, "smoking quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30831 .

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

nalt:30830
  skos:prefLabel "alimentos ahumados"@es, "smoked foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:30831 .

nalt:30831_def
  rdf:value "Aplicación de humo a los alimentos, generado quemando madera, con el fin de preservarlos y darles un sabor ahumado."@es, "The application of smoke from burning wood to foods in order to preserve them and add a smoky flavor."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

