@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 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:37533
  skos:prefLabel "corrientes efímeras"@es, "ephemeral streams"@en ;
  skos:related nalt:11509 ;
  skos:altLabel "seasonal streams"@en, "intermittent streams"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "ephemeral-streams"@en, "ephemeral stream"@en, "intermittent stream"@en ;
  ns0:marc001 "13815" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85044260> ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:broader nalt:37535 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:37533_def .

nalt:11509
  skos:prefLabel "tierras húmedas estacionales"@es, "seasonal wetlands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37533 .

nalt:37533_def
  rdf:value "Corriente o parte de una que fluye solo en respuesta directa a las precipitaciones. Recibe una cantidad escasa o nula de agua de manantiales y un suministro no continuo de la nieve u otras fuentes. Su canal se encuentra en todo momento sobre la capa freática."@es, "A stream or portion of a stream that flows only in direct response to precipitation. It receives little or no water from springs and no long-continued supply from snow or other sources. Its channel is at all times above the water table."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  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 .

nalt:37535
  skos:prefLabel "arroyos"@es, "streams"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:37533 .

