@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/1479>
  skos:prefLabel "Solar chromosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1240> .

<http://astrothesaurus.org/uat/1240>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1479> ;
  skos:prefLabel "Plages"@en ;
  skos:definition "A bright cloud-like feature that appears in the vicinity of a sunspot. Plages represent regions of higher temperature and density within the chromosphere. They are particularly visible when photographed through filters passing the spectral light of hydrogen or calcium."@en ;
  dc:modified "2020-11-03T20:24:18.014Z"^^xsd:dateTime, "2020-11-03T20:24:03.807Z"^^xsd:dateTime ;
  a skos:Concept .

