@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:17455
  skos:prefLabel "resistencia genética"@es, "genetic resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:322625 .

nalt:322625
  skos:prefLabel "transgenic resistance"@en, "resistencia transgénica"@es ;
  skos:definition nalt:322625_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "transgene resistance"@en ;
  skos:broader nalt:17455 ;
  skos:related nalt:42607, nalt:137 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-07-17"^^xsd:date ;
  ns0:marc001 "91103" .

nalt:137
  skos:prefLabel "toleracia a la sequía"@es, "drought tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322625 .

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

nalt:322625_def
  rdf:value "Cualquier tipo de resistencia causada por los transgenes."@es, "Any type of resistance that occurs due to transgenes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:42607
  skos:prefLabel "transgenes"@es, "transgenes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322625 .

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

