@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:912
  skos:prefLabel "alcohol oxirreductasas"@es, "alcohol oxidoreductases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:329156 .

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

nalt:329156
  dc:created "2019-03-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "cholesterol:oxygen oxidoreductase"@en, "3beta-hydroxy steroid oxidoreductase"@en, "EC 1.1.3.6"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:hiddenLabel "cholesterol oxidases"@en, "cholesterol-oxidase"@en, "E.C 1.1.3.6"@en, "cholesterol-oxidases"@en ;
  ns0:marc001 "9813984365100041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "cholesterol oxidase"@en, "colesterol oxidasa"@es ;
  ns0:marc001previous "93637" ;
  skos:definition nalt:329156_def ;
  skos:broader nalt:912 .

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

nalt:329156_def
  rdf:value "Enzima que cataliza la oxidación del colesterol a 4-colesten-3-uno y peróxido de hidrógeno en presencia de oxígeno molecular. Aunque no es específica del colesterol, oxida también otros 3-hidroxiesteroides."@es, "An enzyme that catalyzes the oxidation of cholesterol in the presence of molecular oxygen to 4-cholesten-3-one and hydrogen peroxide. The enzyme is not specific for cholesterol, but will also oxidize other 3-hydroxysteroids."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

