@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:212233
  skos:prefLabel "estratosfera"@es, "stratosphere"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212239 .

nalt:212231
  skos:prefLabel "termosfera"@es, "thermosphere"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212239 .

nalt:212352
  skos:prefLabel "estratopausa"@es, "stratopause"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:212239 .

nalt:212234
  skos:prefLabel "troposfera"@es, "troposphere"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:212239 .

nalt:212239
  ns0:marc001 "74580" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "tropopause"@en, "tropopausa"@es ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:212234 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:212231, nalt:212232, nalt:212233, nalt:212351, nalt:212352 ;
  dc:created "2014-03-20"^^xsd:date ;
  skos:definition nalt:212239_def .

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

nalt:212232
  skos:prefLabel "mesosfera"@es, "mesosphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212239 .

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

nalt:212239_def
  rdf:value "Límite entre la troposfera y la estratosfera, caracterizado generalmente por un cambio abrupto en el gradiente térmico. Dicho cambio tiene lugar en la dirección de mayor estabilidad atmosférica, desde regiones que se encuentran por debajo de la tropopausa hasta regiones que se hallan sobre ella. Su altura varía de 15 a 20 km en los trópicos a aproximadamente 10 km en las regiones polares. En el invierno, en las regiones polares suele resultar difícil y hasta imposible determinar dónde se ubica la tropopausa, dado que en ciertas condiciones no se da ningún cambio abrupto en el gradiente térmico a ninguna altura."@es, "The boundary between the troposphere and the stratosphere, usually characterized by an abrupt change of lapse rate. The change is in the direction of increased atmospheric stability from regions below to regions above the tropopause. Its height varies from 15 to 20 kilometers in the tropics to about 10 kilometers in polar regions. In polar regions in winter it is often difficult or impossible to determine just where the tropopause lies, since under some conditions there is no abrupt change in lapse rate at any height."@en ;
  dc:source "NASA Thesaurus" ;
  a ns0:Definition .

nalt:212351
  skos:prefLabel "mesopausa"@es, "mesopause"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212239 .

