@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#> .

<http://astrothesaurus.org/uat/1717>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/437> ;
  skos:prefLabel "Tropopause"@en ;
  skos:definition "The boundary between the troposphere and stratosphere. Its height, varying with latitude and seasons, is from 8 km at poles, to 18 km at equator; it is higher during winter time. The atmospheric temperature decreases from ground upward until the tropopause. Then it increases in stratosphere because of the absorption of solar ultraviolet radiation."@en ;
  dc:modified "2020-11-19T16:42:24.522Z"^^xsd:dateTime, "2020-11-19T16:42:14.328Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/437>
  skos:prefLabel "Earth atmosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1717> .

