@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:26895_def
  rdf:value "Regiones donde el clima es intermedio, entre semiárido y húmedo, y las precipitaciones contribuyen al crecimiento denso de pastos largos o cortos, pero no de bosques."@es, "Regions where the climate is intermediate between semiarid and humid, and the precipitation supports dense growth of tall or short grasses, but not forests."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:12169
  skos:prefLabel "zonas climáticas"@es, "climatic zones"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:26895 .

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

nalt:26895
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "zonas subhúmedas"@es, "subhumid zones"@en ;
  dc:modified "2018-09-11"^^xsd:date ;
  skos:hiddenLabel "subhumid"@en, "subhumid-zones"@en ;
  skos:definition nalt:26895_def ;
  skos:altLabel "sub-humid zones"@en, "subhumid climate"@en ;
  skos:broader nalt:12169 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C32347>, <http://aims.fao.org/aos/agrovoc/c_16099> ;
  ns0:marc001 "36243" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

