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

nalt:243759_def
  rdf:value "Enzima que cataliza la biosíntesis del ácido abscísico de los carotenoides en los cloroplastos."@es, "The enzyme catalyzes biosynthesis of abscisic acid from carotenoids in chloroplasts."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:243759
  dc:modified "2018-06-26"^^xsd:date ;
  skos:hiddenLabel "AtNCED6 protein"@en, "AtNCED9 protein"@en, "AtNCED5 protein"@en, "E.C. 1.13.11.51"@en, "PvNCED1 protein"@en, "MpNCED2 protein"@en, "9-cis-epoxycarotenoid-dioxygenase"@en, "9-cis-epoxy-carotenoid dioxygenase"@en, "AtNCED3 protein"@en, "AtNCED2 protein"@en, "9-cis-epoxy carotenoid dioxygenase"@en, "MpNCED1 protein"@en ;
  skos:altLabel "9-cis-epoxycarotenoid 11,12-dioxygenase"@en, "nine-cis-epoxycarotenoid dioxygenase"@en, "EC 1.13.11.51"@es, "EC 1.13.11.51"@en ;
  skos:prefLabel "9-cis-epoxicarotenoide dioxigenasa"@es, "9-cis-epoxycarotenoid dioxygenase"@en ;
  skos:broader nalt:22604 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "62289" ;
  skos:definition nalt:243759_def ;
  dc:created "2015-03-10"^^xsd:date .

nalt:22604
  skos:prefLabel "oxigenasas"@es, "oxygenases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:243759 .

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

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

