@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:12621
  skos:prefLabel "sacarina"@es, "saccharin"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:335671 .

nalt:335671
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:related nalt:12623, nalt:12620, nalt:12621, nalt:322586 ;
  skos:hiddenLabel "diet beverage"@en, "artificially sweetened beverage"@en, "diet drink"@en, "artificially-sweetened beverage"@en, "artificially-sweetened beverages"@en, "diet-beverages"@en ;
  skos:definition nalt:335671_def ;
  dc:created "2020-01-21"^^xsd:date ;
  ns0:marc001 "95070" ;
  skos:altLabel "diet drinks"@en, "diet beverages"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:broader nalt:409 ;
  skos:prefLabel "artificially sweetened beverages"@en, "bebidas endulzadas artificialmente"@es .

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

nalt:409
  skos:prefLabel "bebidas"@es, "beverages"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:335671 .

nalt:322586
  skos:prefLabel "bebidas azucaradas"@es, "sugar sweetened beverages"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:335671 .

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

nalt:335671_def
  rdf:value "Bebidas endulzadas con agentes edulcorantes sintéticos o artificiales, en lugar de naturales, entre los cuales se incluyen el aspartamo, la sucralosa y la sacarina."@es, "Beverages sweetened with sweetening agents that are synthetic or artificial as opposed to naturally-occurring. Examples of sweetening agents include aspartame, sucralose, and saccharin."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:12623
  skos:prefLabel "sucralose"@es, "sucralose"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:335671 .

