@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/1758>
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/997> ;
  skos:altLabel "Radiation belts"@en, "Van Allen belts"@en ;
  dc:modified "2020-11-04T21:35:50.051Z"^^xsd:dateTime, "2020-11-04T21:36:01.728Z"^^xsd:dateTime ;
  skos:definition "The ring-shaped regions of charged particles surrounding the Earth from 1 to 6 Earth radii into space. The charged particles are trapped in by the Earth's magnetic field. The inner belt is between 1.2 and 4.5 Earth radii and contains high-energy electrons and protons which originate mainly from interactions between cosmic rays and the upper atmosphere. The outer belt, located between 4.5 and 6.0 Earth radii, contains lower-energy charged particles mainly coming from the solar wind."@en ;
  a skos:Concept ;
  skos:prefLabel "Van Allen radiation belts"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/997>
  skos:prefLabel "Planetary magnetospheres"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1758> .

