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

nalt:26892_def
  rdf:value "Regiones en que la humedad relativa promedio es alta y las precipitaciones son suficientes para permitir la existencia de bosques."@es, "Regions where the average relative humidity is high, and the precipitation is sufficient to support forests."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:46146
  skos:prefLabel "trópicos húmedos"@es, "humid tropics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:26892 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:26892
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17902>, <http://aims.fao.org/aos/agrovoc/c_3688>, <http://id.cabi.org/cabt/58883> ;
  skos:prefLabel "humid zones"@en, "zonas húmedas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "humid-zones"@en, "humid region"@en, "humid regions"@en, "humid climates"@en ;
  skos:altLabel "humid climate"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:46146 ;
  skos:related nalt:46147 ;
  dc:modified "2014-09-15"^^xsd:date ;
  ns0:marc001 "18678" ;
  skos:definition nalt:26892_def ;
  skos:broader nalt:12169 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:12169
  skos:prefLabel "zonas climáticas"@es, "climatic zones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:26892 .

nalt:46147
  skos:prefLabel "regímenes údicos"@es, "udic regimes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26892 .

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

