@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:34696
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:4631 ;
  skos:definition nalt:34696_def ;
  ns0:marc001 "23068" ;
  skos:related nalt:11520, nalt:12165 ;
  skos:prefLabel "condiciones mésicas"@es, "mesic conditions"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "mesic-conditions"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:12165
  skos:prefLabel "condiciones ambientales secas"@es, "dry environmental conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34696 .

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

nalt:11520
  skos:prefLabel "condiciones de humedad ambiental"@es, "wet environmental conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34696 .

nalt:4631
  skos:prefLabel "factores ambientales"@es, "environmental factors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34696 .

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

nalt:34696_def
  rdf:value "Hábitats o sitios caracterizados por condiciones ambientales moderadas, es decir, ni definidamente húmedo (condiciones hídricas) ni seco (condiciones xéricas)."@es, "Habitats or sites characterized by moderate environmental conditions, neither decidedly wet (hydric conditions) nor dry (xeric conditions)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

