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

nalt:10180
  skos:prefLabel "mecanismos de resistencia"@es, "resistance mechanisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:16472 .

nalt:16472_def
  rdf:value "Respuesta conductual de una plaga a los agentes de control que le permite evitar ser dañada por el agente de control."@es, "Behavioral response of the pest to control agents that enables it to avoid being harmed by the control agent."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:16472
  skos:hiddenLabel "resistance behaviours"@en, "resistance behaviors"@en, "behavioral-resistance"@en, "resistance-behaviors"@en, "resistance-behavior"@en, "resistance-behaviours"@en ;
  skos:altLabel "resistance behaviour"@en, "behavioural resistance"@en, "resistance behavior"@en ;
  ns0:marc001 "4738" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-09-17"^^xsd:date ;
  skos:prefLabel "behavioral resistance"@en, "resistencia conductual"@es ;
  skos:definition nalt:16472_def ;
  skos:broader nalt:10180 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

