@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:2342
  skos:prefLabel "ácidos acéticos"@es, "acetic acids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:1205 .

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

nalt:12309
  skos:prefLabel "naftaleno"@es, "naphthalene"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:1205 .

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

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

nalt:1205
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "ácido naftalenacético"@es, "naphthaleneacetic acid"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/138473>, <http://aims.fao.org/aos/agrovoc/c_5061>, <http://id.loc.gov/authorities/subjects/sh85089711>, <http://id.agrisemantics.org/gacs/C4755> ;
  ns0:marc001 "24803" ;
  skos:altLabel "1-naphthylacetic acid"@en, "alpha-naphthaleneacetic acid"@en, "2-(1-naphthyl)acetic acid"@en, "1-naphthalene acetic acid"@en, "alpha-naphthalene acetic acid"@en, "naphthylacetic acid"@en, "naphthalene acetic acid"@en, "NAA (naphthaleneacetic acid)"@en, "NAA (plant growth regulator)"@en, "1-naphthaleneacetic acid"@en ;
  skos:hiddenLabel "naphthaleneacetic acids"@en, "a-naphthaleneacetic acids"@en, "naphthaleneacetic-acid"@en, "naftalenacetic acid"@en, "a-naphthaleneacetic acid"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:2342, nalt:11024 ;
  skos:related nalt:12309 ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2017-05-05"^^xsd:date .

