@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:37533
  skos:prefLabel "corrientes efímeras"@es, "ephemeral streams"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11509 .

nalt:44187
  skos:prefLabel "habitats de vida silvestre"@es, "wildlife habitats"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11509 .

nalt:11509
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "seasonal ponds"@en, "seasonal pools"@en ;
  skos:hiddenLabel "seasonal-wetlands"@en ;
  skos:prefLabel "tierras húmedas estacionales"@es, "seasonal wetlands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:37533, nalt:44187, nalt:39513, nalt:11505 ;
  skos:definition nalt:11509_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh95001365> ;
  skos:broader nalt:18403 ;
  ns0:marc001 "33386" ;
  skos:narrower nalt:62716 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:18403
  skos:prefLabel "humedales"@es, "wetlands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:11509 .

nalt:39513
  skos:prefLabel "estanques"@es, "ponds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11509 .

nalt:62716
  skos:prefLabel "lagunas vernales"@es, "vernal pools"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:11509 .

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

nalt:11505
  skos:prefLabel "hábitat acuático"@es, "aquatic habitat"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11509 .

nalt:11509_def
  rdf:value "Humedales efímeros formados durante la época más húmeda del año, que luego se secan y desaparecen con la variación estacional. Estos humedales estacionales son importantes para los ciclos de vida anfibia y como fuente de alimento y agua para la vida silvestre."@es, "Ephemeral wetlands formed during the wettest time of year which dry and disappear with seasonal change. These seasonal wetlands are important in amphibian life cycles and as a source of food and water for wildlife."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

