@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:6220
  skos:prefLabel "glucosa"@es, "glucose"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:244096 .

nalt:22202
  skos:prefLabel "metabolismo de carbohidratos"@es, "carbohydrate metabolism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:244096 .

nalt:244096
  skos:broader nalt:22202 ;
  skos:related nalt:22203, nalt:6220, nalt:244097, nalt:22206 ;
  dc:created "2015-03-16"^^xsd:date ;
  skos:definition nalt:244096_def ;
  skos:prefLabel "glyceroneogenesis"@en, "gliceroneogénesis"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "67356" ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:244096_def
  rdf:value "Biosíntesis de la glicerina 3-fosfato o triglicérido a partir de precursores distintos de la glucosa o la glicerina. La glicerina 3-fosfato suele ser sintetizada desde la glucosa mediante la glicólisis; sin embargo, cuando la cantidad de glucosa desciende en la célula, esta es generada a través de la gliceroneogénesis."@es, "Biosynthesis of glycerol 3-phosphate or triglyceride from precursors other than glucose or glycerol. Glycerol 3-phosphate is usually synthesized from glucose by glycolysis, but when glucose amount drops in the cell, it is generated by glyceroneogenesis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:22203
  skos:prefLabel "gluconeogénesis"@es, "gluconeogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:244096 .

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

nalt:22206
  skos:prefLabel "glicólisis"@es, "glycolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:244096 .

nalt:244097
  skos:prefLabel "glicerofosfatos"@es, "glycerophosphates"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:244096 .

