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

nalt:12171
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "3408" ;
  skos:hiddenLabel "aridic-regimes"@en ;
  skos:prefLabel "aridic regimes"@en, "regímenes arídicos"@es ;
  skos:definition nalt:12171_def ;
  skos:altLabel "torric regimes"@en ;
  skos:broader nalt:11565 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept .

nalt:11565
  skos:prefLabel "regímenes hídricos del suelo"@es, "soil water regimes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:12171 .

nalt:12171_def
  rdf:value "El régimen de humedad arídica tiene agua disponible para plantas limitada porque el suelo está seco durante al menos la mitad de la estación de crecimiento y está húmedo durante menos de 90 días consecutivos. Este régimen es característico de las zonas áridas."@es, "The aridic moisture regime has limited plant available water since the soil is dry for at least half of the growing season and is moist for less than 90 consecutive days. This regime is characteristic of arid zones."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

