@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/1990>
  skos:broader <http://astrothesaurus.org/uat/1483> ;
  skos:altLabel "E region"@en, "E corona"@en, "Solar E coronal region"@en ;
  skos:definition "A part of the solar corona defined by the emission lines of hot gases. These emission lines include the so-called forbidden lines of the strongly ionized atoms of iron, calcium, and other elements. The E corona is thinner than the K corona and the F corona."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-04T15:09:55.802Z"^^xsd:dateTime, "2020-11-04T15:10:10.427Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/426> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T21:11:00Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Solar E corona"@en .

<http://astrothesaurus.org/uat/426>
  skos:prefLabel "Stellar E corona"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1990> .

<http://astrothesaurus.org/uat/1483>
  skos:prefLabel "Solar corona"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1990> .

