@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#> .

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

nalt:139
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:114 ;
  skos:hiddenLabel "flood tolerances"@en, "tolerance to flooding"@en, "flooding tolerant"@en, "flooding-tolerant"@en, "tolerance to periodic flooding"@en, "flood-tolerant"@en, "flooding tolerances"@en, "flood tolerance"@en, "submergence-tolerant"@en, "flooding-tolerance"@en, "submergence tolerant"@en, "tolerance to submergence"@en ;
  skos:related nalt:40586, nalt:1733 ;
  skos:altLabel "submergence tolerance"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.cabi.org/cabt/48609>, <http://aims.fao.org/aos/agrovoc/c_36989>, <http://id.agrisemantics.org/gacs/C23745> ;
  dc:modified "2018-02-28"^^xsd:date ;
  ns0:marc001 "15372" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "flooding tolerance"@en, "tolerancia a la inundación"@es .

nalt:40586
  skos:prefLabel "condiciones inundadas"@es, "flooded conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:139 .

<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:1733
  skos:prefLabel "deshidratación"@es, "water stress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:139 .

