@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:1343
  skos:prefLabel "2,4,5-T"@es, "2,4,5-T"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:125141 .

nalt:1481
  skos:prefLabel "4-CPA"@es, "4-CPA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:125141 .

nalt:1427
  skos:prefLabel "3,4-DA"@es, "3,4-DA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:125141 .

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

nalt:1353
  skos:prefLabel "2,4-D"@es, "2,4-D"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:125141 .

nalt:125141
  ns0:marc001 "55046" ;
  skos:narrower nalt:1479, nalt:1427, nalt:1481, nalt:1343, nalt:1353 ;
  dc:modified "2013-08-08"^^xsd:date ;
  skos:broader nalt:125138 ;
  skos:prefLabel "phenoxyacetic herbicides"@en, "herbicidas fenoxiacéticos"@es ;
  dc:created "2008-10-02"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a ns0:Chemical, skos:Concept ;
  skos:hiddenLabel "phenoxyacetic-herbicides"@en .

nalt:1479
  skos:prefLabel "MCPA (herbicida)"@es, "MCPA (herbicide)"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:125141 .

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

nalt:125138
  skos:prefLabel "herbicidas fenoxi"@es, "phenoxy herbicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:125141 .

