@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:281373
  skos:altLabel "lactase-phlorizin hydrolase"@en, "phloretin-glucosidase"@en, "EC 3.2.1.62"@en, "phloridzin beta-glucosidase"@en, "glycosyl ceramide glycosylhydrolase"@en, "cerebrosidase"@en, "phlorizin hydrolase"@en, "glycosyl-N-acylsphingosine glycohydrolase"@en, "phloridzin glucosidase"@en ;
  skos:prefLabel "glicosilceramidasa"@es, "glycosylceramidase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2016-06-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "lactase-glycosylceramidase"@en, "glycosylceramidases"@en, "glycosyl ceramidase"@en, "E.C. 3.2.1.62"@en ;
  skos:broader nalt:35445 ;
  ns0:marc001 "77040" ;
  dc:modified "2016-11-14"^^xsd:date .

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

nalt:35445
  skos:prefLabel "glicosidasas"@es, "glycosidases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:281373 .

