@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#> .

nalt:822
  skos:prefLabel "herbicidas"@es, "herbicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:302060 .

nalt:45239
  skos:prefLabel "paraquat"@es, "paraquat"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:302060 .

nalt:33945
  skos:prefLabel "diquat"@es, "diquat"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:302060 .

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

nalt:302060
  dc:modified "2017-11-10"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:213740, nalt:45239, nalt:302068, nalt:33945, nalt:43205 ;
  skos:prefLabel "desiccant herbicides"@en, "herbicidas desecantes"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "desiccant herbicide"@en ;
  dc:created "2017-06-14"^^xsd:date ;
  ns0:marc001 "81054" ;
  skos:broader nalt:822 .

nalt:213740
  skos:prefLabel "piraflufeno-etilo"@es, "pyraflufen ethyl"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:302060 .

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

nalt:43205
  skos:prefLabel "glufosinato"@es, "glufosinate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:302060 .

nalt:302068
  skos:prefLabel "saflufenacil"@es, "saflufenacil"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:302060 .

