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

nalt:2496
  dc:modified "2013-08-13"^^xsd:date ;
  skos:hiddenLabel "E.C. 2.2.1"@en, "transketolases-and-transaldolases"@en ;
  skos:narrower nalt:35325, nalt:2492, nalt:35323 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "transketolases and transaldolases"@en, "transcetolasas y transaldolasas"@es ;
  skos:altLabel "EC 2.2.1"@es, "EC 2.2.1"@en ;
  ns0:marc001 "50603" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:6171 ;
  a ns0:Chemical, skos:Concept .

nalt:35325
  skos:prefLabel "transaldolasa"@es, "transaldolase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2496 .

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

nalt:2492
  skos:prefLabel "acetolactato sintasa"@es, "acetolactate synthase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2496 .

nalt:35323
  skos:prefLabel "transcetolasa"@es, "transketolase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2496 .

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

nalt:6171
  skos:prefLabel "aldehído-cetona transferasas"@es, "aldehyde-ketone transferases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:2496 .

