@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:45754
  skos:prefLabel "homeostasis"@es, "homeostasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:202755 .

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

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

nalt:22203
  skos:prefLabel "gluconeogénesis"@es, "gluconeogenesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:202755 .

nalt:202755
  dc:created "2013-08-08"^^xsd:date ;
  skos:narrower nalt:22203, nalt:202758 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:22202 ;
  ns0:marc001 "67348" ;
  skos:prefLabel "glucoregulation"@en, "glucorregulación"@es ;
  skos:definition nalt:202755_def ;
  skos:related nalt:45754 ;
  dc:modified "2013-12-06"^^xsd:date .

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

nalt:202758
  skos:prefLabel "glicogénesis"@es, "glycogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:202755 .

nalt:202755_def
  rdf:value "Procesos bioquímicos que mantienen el nivel de glucosa en los organismos vivos."@es, "Biochemical processes responsible for the maintenance of glucose level in living organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

