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

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

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

nalt:212352
  skos:prefLabel "estratopausa"@es, "stratopause"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212231 .

nalt:212234
  skos:prefLabel "troposfera"@es, "troposphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212231 .

nalt:212239
  skos:prefLabel "tropopausa"@es, "tropopause"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212231 .

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:212231 .

nalt:13646
  skos:prefLabel "atmósfera terrestre"@es, "Earth atmosphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:212231 .

nalt:212235
  skos:prefLabel "ozonosfera"@es, "ozonosphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212231 .

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

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

nalt:212231_def
  rdf:value "Capa más grande de la atmósfera terrestre, que se sitúa entre la mesosfera y la exosfera."@es, "It is the portion of the Earth's atmosphere between mesosphere and exosphere. It is the biggest of all the layers of the Earth's atmosphere."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

