@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:12292
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14957>, <http://aims.fao.org/aos/agrovoc/c_31467>, <http://id.loc.gov/authorities/subjects/sh87005017>, <http://id.cabi.org/cabt/90508> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:12289, nalt:34133 ;
  dc:modified "2016-10-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "4-amino-3,5,6-trichloropicolinic acid"@en, "4-amino-3,5,6-trichloro-2-pyridinecarboxylic acid"@en, "4-amino-3,5,6-trichloropyridine-2-carboxylic acid"@en ;
  skos:prefLabel "picloram"@es, "picloram"@en ;
  ns0:marc001 "28608" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:12289
  skos:prefLabel "herbicidas ácido aromáticos"@es, "aromatic acid herbicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:12292 .

nalt:34133
  skos:prefLabel "herbicidas de piridina"@es, "pyridine herbicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:12292 .

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

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

