@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/499>
  skos:prefLabel "Exosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/644> .

<http://astrothesaurus.org/uat/644>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/499> ;
  skos:prefLabel "Geocorona"@en ;
  skos:definition "The outermost part of Earth's atmosphere, a tenuous halo of hydrogen and some helium extending out to perhaps 15 Earth radii, which emits Lyman-alpha radiation when it is bombarded by sunlight."@en ;
  dc:modified "2020-11-09T15:11:40.554Z"^^xsd:dateTime, "2020-11-09T15:11:29.268Z"^^xsd:dateTime ;
  a skos:Concept .

