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

nalt:153
  ns0:marc001 "27881" ;
  dc:modified "2017-10-20"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "pest-resistance"@en, "pest-resistant"@en, "tolerance to pests"@en, "pest tolerance"@en, "pest resistant"@en, "resistance to pests"@en, "resistance to pest"@en, "tolerance to the pests"@en ;
  skos:prefLabel "resistencia a las plagas"@es, "pest resistance"@en ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5731>, <http://id.agrisemantics.org/gacs/C1548>, <http://id.cabi.org/cabt/87749> ;
  skos:definition nalt:153_def ;
  skos:narrower nalt:310286 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:42647 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh99005611> ;
  skos:broader nalt:114 .

nalt:114
  skos:prefLabel "resistencia biológica"@es, "biological resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:153 .

nalt:153_def
  rdf:value "Resistencia o tolerancia de un huésped a una plaga."@es, "Resistance or tolerance of a host to a pest."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:310286
  skos:prefLabel "resistencia a los insectos"@es, "insect resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:153 .

nalt:42647
  skos:prefLabel "resistencia a una variedad"@es, "varietal resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:153 .

