@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:153
  skos:prefLabel "resistencia a las plagas"@es, "pest resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:310286 .

nalt:310286_def
  rdf:value "Resistencia o tolerancia de un huésped a los insectos."@es, "Resistance or tolerance of a host to insects."@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 .

nalt:310286
  skos:prefLabel "resistencia a los insectos"@es, "insect resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "82063" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "resistance to insects"@en, "tolerance to insect"@en, "resistance to insect"@en, "insect tolerant"@en, "tolerance to insects"@en, "resistant to insect"@en, "resistant to insects"@en ;
  dc:modified "2017-11-22"^^xsd:date ;
  skos:definition nalt:310286_def ;
  dc:created "2017-10-20"^^xsd:date ;
  skos:altLabel "insect tolerance"@en ;
  skos:broader nalt:153 .

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

