@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:22606
  skos:altLabel "13-lipoperoxidase"@en, "EC 1.13.11.12"@es, "EC 1.13.11.12"@en, "lipoxidase"@en, "13-lipoxydase"@en, "carotene oxidase"@en ;
  ns0:marc001 "9813984404400041" ;
  a skos:Concept, ns0:Chemical ;
  skos:prefLabel "linoleate 13S-lipoxygenase"@en, "linoleato 13S-lipoxigenasa"@es ;
  skos:broader nalt:329423 ;
  skos:exactMatch <http://id.cabi.org/cabt/67235>, <http://id.agrisemantics.org/gacs/C8850>, <http://aims.fao.org/aos/agrovoc/c_12199> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "E.C. 1.13.11.12"@en ;
  ns0:marc001previous "94154" ;
  dc:modified "2019-04-01"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:329423
  skos:prefLabel "lipoxigenasas"@es, "lipoxygenases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:22606 .

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

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

