@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:226735
  skos:altLabel "EC 2.3.3.10"@es, "EC 2.3.3.10"@en, "3-hydroxy-3-methylglutaryl-CoA synthase"@en, "HMG-coenzyme synthase"@en, "3-hydroxy-3-methylglutaryl coenzyme A synthetase"@en, "3-hydroxy-3-methylglutaryl CoA synthetase"@en, "(S)-3-hydroxy-3-methylglutaryl-CoA acetoacetyl-CoA-lyase (CoA-acetylating)"@en, "beta-hydroxy-beta-methylglutaryl-coenzyme A synthase"@en, "acetoacetyl coenzyme A transacetase; hydroxymethylglutaryl coenzyme A synthase"@en, "beta-hydroxy-beta-methylglutaryl-CoA synthase"@en, "EC 4.1.3.5"@en, "hydroxymethylglutaryl coenzyme A-condensing enzyme"@en, "3-hydroxy-3-methylglutaryl-coenzyme A synthase"@en, "hydroxymethylglutaryl CoA-condensing enzyme"@en, "HMG-CoA synthase"@en, "acetoacetyl coenzyme A transacetase; hydroxymethylglutaryl CoA synthase"@en, "3-hydroxy-3-methylglutaryl coenzyme A synthase"@en ;
  skos:hiddenLabel "E.C. 2.3.3.10"@en, "E.C. 4.1.3.5"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2014-08-29"^^xsd:date ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:prefLabel "hidroximetilglutaril-CoA sintasa"@es, "hydroxymethylglutaryl-CoA synthase"@en ;
  skos:broader nalt:1513 ;
  ns0:marc001 "68170" .

nalt:1513
  skos:prefLabel "aciltransferasas"@es, "acyltransferases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:226735 .

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

