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

nalt:1517
  skos:prefLabel "indoles"@es, "indoles"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:14072 .

nalt:14071
  skos:prefLabel "ácido indol acético"@es, "indole acetic acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:14072 .

nalt:1818
  skos:prefLabel "hormonas vegetales"@es, "plant hormones"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:14072 .

nalt:11024
  skos:prefLabel "auxinas"@es, "auxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:14072 .

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

nalt:14072
  skos:altLabel "indolebutyric acid"@en, "indole-3-butyric acid"@en, "indolyl butyric acid"@en, "beta-indolyle butyric acid"@en, "3-indolylbutyric acid"@en, "IBA (indole butyric acid)"@en, "IBA (plant growth regulator)"@en, "indole-3 butyric acid"@en ;
  dc:modified "2018-08-06"^^xsd:date ;
  skos:broader nalt:11024, nalt:1517, nalt:1818 ;
  skos:hiddenLabel "indolebutiric acid"@en, "indole-3-butiric acid"@en, "indolbutyric acid"@en, "indole butyric acids"@en, "indol butyric acid"@en, "3-indolebutyric acid"@en, "indole 3-butyric acid"@en, "indole-3-butyric-acid"@en, "indol-3-butyric acid"@en, "indole-butyric-acid"@en ;
  skos:definition nalt:14072_def ;
  ns0:marc001 "19338" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3780>, <http://id.agrisemantics.org/gacs/C6392>, <http://id.cabi.org/cabt/60172> ;
  skos:prefLabel "indole butyric acid"@en, "ácido indol butírico"@es ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:14071 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:14072_def
  rdf:value "Auxina sintética utilizada ampliamente en la horticultura para inducir el enraizamiento de los esquejes."@es, "A synthetic auxin widely used in horticulture to induce rooting of cuttings."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

