@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:114
  skos:prefLabel "resistencia biológica"@es, "biological resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17455 .

nalt:17455
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:42647 ;
  skos:definition nalt:17455_def ;
  skos:altLabel "genetic control (pests)"@en, "genetic control (diseases)"@en ;
  dc:modified "2018-07-17"^^xsd:date ;
  ns0:marc001 "16377" ;
  skos:prefLabel "genetic resistance"@en, "resistencia genética"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_35130>, <http://id.agrisemantics.org/gacs/C1584>, <http://id.cabi.org/cabt/51082> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "genetic-resistance"@en ;
  skos:broader nalt:114 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:17455_def
  rdf:value "Cantidad relativa de cualidades hereditarias de un organismo que reduce el grado de daño al organismo causado por plagas, patógenos, heridas u otros agentes dañinos."@es, "The relative amount of heritable qualities possessed by a organism that reduces the degree of damage to the organism by pests, pathogens, injuries or other deleterious agents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

