@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

nalt:4058
  skos:prefLabel "saborizantes"@es, "flavorings"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:459 .

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

nalt:459_def
  rdf:value "Sazonadores y saborizantes que generalmente son añadidos por el consumidor a las comidas después de su preparación."@es, "Seasonings and flavorings that are generally added to foods by the consumer after preparation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:459
  skos:related nalt:16013, nalt:2348, nalt:22078, nalt:448, nalt:28481, nalt:28483, nalt:4058, nalt:28482, nalt:17794, nalt:6746, nalt:53814 ;
  skos:hiddenLabel "condiment"@en, "food condiments"@en, "food condiment"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2019-10-16"^^xsd:date ;
  ns0:productOf nalt:16013 ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:408 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "9483" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1805>, <http://id.cabi.org/cabt/31416>, <http://id.agrisemantics.org/gacs/C22492> ;
  skos:definition nalt:459_def ;
  skos:prefLabel "condimentos"@es, "condiments"@en .

nalt:448
  skos:prefLabel "salsas"@es, "sauces"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

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

nalt:2348
  skos:prefLabel "vinagres"@es, "vinegars"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

nalt:22078
  skos:prefLabel "pimientas"@es, "peppers"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:16013
  skos:prefLabel "hierbas"@es, "herbs"@en ;
  a ns0:Product, ns0:Organism, skos:Concept ;
  skos:related nalt:459 ;
  ns0:hasProduct nalt:459 .

nalt:28482
  skos:prefLabel "aceitunas"@es, "olives"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

nalt:6746
  skos:prefLabel "especias"@es, "spices"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

nalt:53814
  skos:prefLabel "mostaza (condimento)"@es, "mustard (condiment)"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

nalt:28483
  skos:prefLabel "encurtidos"@es, "pickles"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:459 .

