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

nalt:12621
  skos:prefLabel "sacarina"@es, "saccharin"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:2303 .

nalt:2303
  dc:modified "2018-09-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:scopeNote "Formulaciones químicas utilizadas para agregar dulzor; USAR \"sustitutos de azúcar\" para designar productos utilizados en grandes cantidades en lugar de azúcar."@es, "Chemical formulations added to impart sweetness; for food products used as bulk sweeteners instead of sugar USE sugar substitutes"@en ;
  skos:related nalt:7180, nalt:415 ;
  skos:exactMatch <http://id.cabi.org/cabt/14207>, <http://id.agrisemantics.org/gacs/C21253>, <http://aims.fao.org/aos/agrovoc/c_32381> ;
  skos:narrower nalt:12620, nalt:12621 ;
  ns0:marc001 "3591" ;
  skos:hiddenLabel "artificial-sweeteners"@en, "artificial sweetener"@en, "synthetic sweetener"@en ;
  skos:broader nalt:485 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "artificial sweeteners"@en, "edulcorantes artificiales"@es ;
  skos:altLabel "synthetic sweeteners"@en, "alternative sweeteners (artificial)"@en, "intense sweeteners"@en .

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

nalt:485
  skos:prefLabel "edulcorantes"@es, "sweeteners"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:2303 .

nalt:415
  skos:prefLabel "alimentos sintéticos"@es, "imitation foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:2303 .

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

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

nalt:12620
  skos:prefLabel "aspartamo"@es, "aspartame"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:2303 .

