@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:821
  skos:prefLabel "fungicidas"@es, "fungicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:41847 .

nalt:41847
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "fungicide-tolerant"@en, "susceptibilities to fungicides"@en, "resistance to fungicide"@en, "fungicide-resistance"@en, "fungicide resistant"@en, "fungicides susceptibility"@en, "fungicide susceptibilities"@en, "susceptibility to fungicide"@en, "fungicide tolerant"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh92001681>, <http://id.agrisemantics.org/gacs/C12402>, <http://aims.fao.org/aos/agrovoc/c_11047>, <http://id.cabi.org/cabt/49890> ;
  skos:prefLabel "resistencia a fungicidas"@es, "fungicide resistance"@en ;
  ns0:marc001 "15974" ;
  skos:related nalt:81153, nalt:821 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-04-10"^^xsd:date ;
  skos:altLabel "fungicide susceptibility"@en, "susceptibility to fungicides"@en, "resistance to fungicides"@en, "fungicide tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:133 .

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

nalt:133
  skos:prefLabel "resistencia a los plaguicidas"@es, "pesticide resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41847 .

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

