@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: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:298654 .

nalt:5307
  skos:prefLabel "agricultura sustentable"@es, "sustainable agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:298654 .

nalt:31899
  skos:prefLabel "hongos patógenos de las plantas"@es, "plant pathogenic fungi"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:298654 .

nalt:10053
  skos:prefLabel "enfermedades fungales de las plantas"@es, "fungal diseases of plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:298654 .

nalt:298654
  skos:prefLabel "fungicide use reduction"@en, "reducción en el uso de fungicidas"@es ;
  skos:altLabel "fungicide reduction"@en, "fungicide usage reduction"@en ;
  skos:hiddenLabel "reduces fungicide use"@en, "reduced-fungicide usage"@en, "reduced fungicide usage"@en, "reduce fungicide usage"@en, "reduce fungicide use"@en, "reduced fungicide use"@en ;
  skos:related nalt:10053, nalt:31899, nalt:821, nalt:81153, nalt:5307 ;
  skos:broader nalt:7142 ;
  dc:created "2017-04-27"^^xsd:date ;
  ns0:marc001 "87346" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-04-10"^^xsd:date .

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

nalt:821
  skos:prefLabel "fungicidas"@es, "fungicides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:298654 .

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

nalt:81153
  skos:prefLabel "utilización de fungicidas"@es, "fungicide application"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298654 .

