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

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

nalt:482
  skos:prefLabel "productos para untar"@es, "food spreads"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:334866 .

nalt:334866_def
  rdf:value "Alimento consumido directamente con las manos. Puede ser una comida completa o parte de una comida como, por ejemplo, una fruta u hortaliza, trozos de queso, una rebanada de pan, papas fritas, etc."@es, "Finger food is food that is eaten directly with hands. It can be an entire meal or part of meal, for example: a piece of fruit or vegetable, cheese on sticks, a slice of bread, French fries, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:459
  skos:prefLabel "condimentos"@es, "condiments"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:334866 .

nalt:448
  skos:prefLabel "salsas"@es, "sauces"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:334866 .

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

nalt:334866
  skos:related nalt:459, nalt:448, nalt:482, nalt:25182 ;
  skos:broader nalt:408 ;
  dc:modified "2019-12-16"^^xsd:date ;
  dc:created "2019-10-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:334866_def ;
  skos:hiddenLabel "finger-food"@en, "finger food"@en, "finger-foods"@en ;
  skos:prefLabel "finger foods"@en, "comida para picar"@es ;
  ns0:marc001previous "93852" ;
  ns0:marc001 "9813983977400041" ;
  a ns0:Product, skos:Concept .

nalt:25182
  skos:prefLabel "papas fritas"@es, "French fries"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:334866 .

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

