@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:11565
  skos:prefLabel "regímenes hídricos del suelo"@es, "soil water regimes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:63473 .

nalt:63473
  skos:prefLabel "regímenes ústicos"@es, "ustic regimes"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "39081" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "ustic-regimes"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:11565 ;
  skos:definition nalt:63473_def .

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

nalt:63473_def
  rdf:value "El régimen hídrico ústico es intermedio entre el régimen arídico y el régimen údico. Generalmente, hay agua disponible para la vegetación durante la estación de crecimiento, aunque puede haber períodos significativos de sequía durante el año."@es, "The ustic moisture regime is intermediate between the aridic regime and the udic regime. Generally, there is plant available water during the growing season although significant periods of drought may occur during the year."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

