@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:44116_def
  rdf:value "Polisacárido que se obtiene de la fermentación de azúcar de maíz. Se utiliza como agente espesante, emulsionante y estabilizador en una variedad de productos alimentarios y no alimentarios."@es, "A polysaccharide that is derived from the fermentation of corn sugar. It is used as a thickening agent, emulsifier and stabilizer in a variety of food and nonfood products."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:4063
  skos:prefLabel "gomas"@es, "plant gums"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:44116 .

nalt:44116
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90005933>, <http://aims.fao.org/aos/agrovoc/c_16204>, <http://id.agrisemantics.org/gacs/C16731> ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical>, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "goma xantana"@es, "xanthan gum"@en ;
  skos:broader nalt:4063 ;
  ns0:marc001 "40190" ;
  skos:altLabel "xanthan"@en, "xanthan gums"@en, "xanthans"@en ;
  skos:definition nalt:44116_def ;
  skos:hiddenLabel "xanthan-gum"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

