@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#> .
@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:485 .

nalt:6196
  skos:prefLabel "alcoholes del azúcar"@es, "sugar alcohols"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:485 .

nalt:987
  skos:prefLabel "azúcares"@es, "sugars"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:485 .

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

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

nalt:2303
  skos:prefLabel "edulcorantes artificiales"@es, "artificial sweeteners"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:485 .

nalt:16352
  skos:prefLabel "productos de azúcar"@es, "sugar products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:485 .

nalt:485
  skos:exactMatch <http://id.cabi.org/cabt/113575>, <http://aims.fao.org/aos/agrovoc/c_642>, <http://id.agrisemantics.org/gacs/C12367>, <http://id.loc.gov/authorities/subjects/sh85131197> ;
  skos:related nalt:16352, nalt:6196, nalt:28481, nalt:987, nalt:4058, nalt:452 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:2303, nalt:7180, nalt:12624, nalt:59937 ;
  skos:prefLabel "sweeteners"@en, "edulcorantes"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:altLabel "sweetening agents"@en ;
  skos:definition nalt:485_def ;
  ns0:marc001 "36529" ;
  skos:broader nalt:408 .

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

nalt:12624
  skos:prefLabel "edulcorantes no nutritivos"@es, "nonnutritive sweeteners"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:485 .

nalt:452
  skos:prefLabel "jarabes"@es, "syrups"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:485 .

nalt:59937
  skos:prefLabel "edulcorantes de proteína"@es, "protein sweeteners"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:485 .

nalt:7180
  skos:prefLabel "sustitutos de azúcar"@es, "sugar substitutes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:485 .

nalt:485_def
  rdf:value "Sustancias que endulzan los alimentos, bebidas, medicamentos, etc, como el azúcar, sacarina u otros productos sintéticos de bajas calorías."@es, "Substances that sweeten food, beverages, medications, etc., such as sugar, saccharine or other low-calorie synthetic products."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

