@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/1244>
  skos:prefLabel "Planetary atmospheres"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1429> .

<http://astrothesaurus.org/uat/1429>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1244> ;
  skos:prefLabel "Scale height"@en ;
  skos:definition "The height within which some parameter, such as pressure or density, decreases by a factor of e. For example, an atmospheric scale height of 100 km means that the value at 100 km is 1/e the value at the surface."@en ;
  dc:modified "2020-11-17T20:35:19.665Z"^^xsd:dateTime, "2020-11-17T20:35:10.074Z"^^xsd:dateTime ;
  a skos:Concept .

