@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/1486>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1483> ;
  skos:prefLabel "Solar coronal streamers"@en ;
  skos:definition "A bright, narrow stream of particles traveling through the Sun's corona, visible in images taken with a coronagraph or during a total solar eclipse. Coronal streamers represent the most outwardly extended structures in the solar corona and result from the interaction between the solar slow wind and the large-scale magnetic field."@en ;
  dc:modified "2020-11-04T15:09:17.471Z"^^xsd:dateTime, "2020-11-04T15:09:04.255Z"^^xsd:dateTime ;
  a skos:Concept .

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

