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

nalt:7142
  skos:prefLabel "reducción del uso de pesticidas"@es, "pesticide use reduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:322534 .

nalt:322534
  skos:hiddenLabel "reduce the use of herbicides"@en ;
  skos:related nalt:322531, nalt:822, nalt:5307 ;
  skos:broader nalt:7142 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "herbicide usage reduction"@en, "herbicide reduction"@en ;
  ns0:marc001 "87746" ;
  skos:prefLabel "reducción en el uso de herbicidas"@es, "herbicide use reduction"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-07-13"^^xsd:date .

nalt:822
  skos:prefLabel "herbicidas"@es, "herbicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:322534 .

nalt:5307
  skos:prefLabel "agricultura sustentable"@es, "sustainable agriculture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322534 .

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

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

nalt:322531
  skos:prefLabel "destructores de semillas"@es, "seed destructors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322534 .

