@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:912
  skos:prefLabel "alcohol oxirreductasas"@es, "alcohol oxidoreductases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:219116 .

nalt:219116
  skos:altLabel "3-phosphoglycerate dehydrogenase"@en, "EC 1.1.1.95"@es, "EC 1.1.1.95"@en, "phosphoglycerate oxidoreductase"@en, "3-phosphoglyceric acid dehydrogenase"@en, "D-3-phosphoglycerate dehydrogenase"@en, "phosphoglyceric acid dehydrogenase"@en ;
  skos:prefLabel "fosfoglicerato deshidrogenasa"@es, "phosphoglycerate dehydrogenase"@en ;
  skos:broader nalt:912 ;
  ns0:marc001 "71412" ;
  skos:hiddenLabel "E.C. 1.1.1.95"@en, "phosphoglycerate-dehydrogenase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-06-19"^^xsd:date ;
  skos:definition nalt:219116_def ;
  dc:modified "2018-06-26"^^xsd:date .

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

nalt:219116_def
  rdf:value "Enzima que cataliza la oxidación del 3-fosfoglicerato al 3-fosfohidroxipiruvato. Interviene en la vía biosintética de la L-serina."@es, "An enzyme that catalyzes the oxidation of 3-phosphoglycerate to 3-phosphohydroxypyruvate. It takes part in the L-serine biosynthesis pathway."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

