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

nalt:35445
  skos:prefLabel "glicosidasas"@es, "glycosidases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:281372 .

nalt:281372_def
  rdf:value "Glucosidasa que hidroliza una glucosilceramida para producir ceramida libre y glucosa. La deficiencia de esta enzima conduce a concentraciones anormalmente altas de glucosilceramida en el cerebro en la enfermedad de Gaucher."@es, "A glycosidase that hydrolyzes a glucosylceramide to yield free ceramide plus glucose. Deficiency of this enzyme leads to abnormally high concentrations of glucosylceramide in the brain in Gaucher disease."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:281372
  skos:hiddenLabel "glucosylsphingosine glucosyl hydrolase"@en, "glucocerebroside beta-glucosidase"@en, "glucosyl ceramidase"@en, "beta-glucocerebrosidase"@en, "E.C. 3.2.1.45"@en, "acid beta-glucosidase"@en, "glucosylceramide beta-glucosidase"@en, "glucocerebrosidase"@en ;
  skos:prefLabel "glucosylceramidase"@en, "glucosilceramidasa"@es ;
  skos:altLabel "beta-glucosylceramidase"@en, "ceramide glucosidase"@en, "psychosine hydrolase"@en, "glucosylsphingosine beta-D-glucosidase"@en, "D-glucosyl-N-acylsphingosine glucohydrolase"@en, "EC 3.2.1.45"@en, "glucosylcerebrosidase"@en, "beta-D-glucocerebrosidase"@en, "glucosylsphingosine beta-glucosidase"@en, "glucosphingosine glucosylhydrolase"@en, "GlcCer-beta-glucosidase"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "77034" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2016-06-14"^^xsd:date ;
  skos:broader nalt:35445 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:281372_def .

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

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

