@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:202758_def
  rdf:value "Biosíntesis de glicógeno a partir de moléculas de glucosa."@es, "The biosynthesis of glycogen from glucose molecules."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6220
  skos:prefLabel "glucosa"@es, "glucose"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:202758 .

nalt:43169
  skos:prefLabel "glicógeno"@es, "glycogen"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:202758 .

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

nalt:202755
  skos:prefLabel "glucorregulación"@es, "glucoregulation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:202758 .

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

nalt:202758
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:202755 ;
  skos:definition nalt:202758_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "67362" ;
  skos:prefLabel "glicogénesis"@es, "glycogenesis"@en ;
  skos:related nalt:43169, nalt:6220 ;
  dc:modified "2013-12-06"^^xsd:date ;
  dc:created "2013-08-09"^^xsd:date .

