@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

nalt:326549
  skos:hiddenLabel "fatty acyl-co-enzyme A oxidase"@en, "acyl coenzyme A oxidases"@en, "fatty acyl-CoA oxidases"@en, "acyl co-enzyme A oxidase"@en, "E.C 1.3.3.6"@en, "fatty acyl-co-enzyme A oxidases"@en, "acyl-coenzyme A oxidase"@en, "fatty acyl-coenzyme A oxidases"@en, "fatty-acyl-CoA oxidase"@en ;
  skos:broader nalt:3974 ;
  ns0:marc001 "9813983521300041" ;
  skos:altLabel "fatty acyl-coenzyme A oxidase"@en, "EC 1.3.3.6"@en, "fatty acyl-CoA oxidase"@en, "acyl coenzyme A oxidase"@en ;
  skos:prefLabel "acil-CoA oxidasa"@es, "acyl-CoA oxidase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-02-04"^^xsd:date ;
  ns0:marc001previous "93309" ;
  dc:modified "2019-11-25"^^xsd:date .

nalt:3974
  skos:prefLabel "oxidoreductasas"@es, "oxidoreductases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:326549 .

