@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:2077
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "acaricidal resistance"@en, "acaricide-resistance"@en, "acaricide resistant"@en, "acaricidal-resistance"@en, "acaricide tolerant"@en, "acaricide-tolerant"@en ;
  skos:prefLabel "resistencia acaricida"@es, "acaricide resistance"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-09-08"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/4524>, <http://id.agrisemantics.org/gacs/C30570>, <http://id.loc.gov/authorities/subjects/sh85000331>, <http://aims.fao.org/aos/agrovoc/c_8584> ;
  ns0:marc001 "337" ;
  skos:related nalt:817 ;
  skos:altLabel "acaricide tolerance"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:133 .

nalt:817
  skos:prefLabel "acaricidas"@es, "acaricides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2077 .

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

<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:2077 .

