@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/1828>
  skos:prefLabel "Yellow hypergiant stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/774> .

<http://astrothesaurus.org/uat/481>
  skos:prefLabel "Evolved stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/774> .

<http://astrothesaurus.org/uat/774>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/481> ;
  skos:prefLabel "Hypergiant stars"@en ;
  skos:definition "A high luminosity star with absolute visual magnitude around -10, about 10^6 times as luminous as the Sun. Hypergiant stars are evolved massive stars belonging to the luminosity class Ia+ or Ia0. Their spectra show very broadened emission and absorption lines resulting from the high luminosity and low surface gravity which favor strong stellar wind."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1828> ;
  dc:modified "2020-11-02T19:21:05.43Z"^^xsd:dateTime, "2020-11-02T19:20:51.262Z"^^xsd:dateTime ;
  a skos:Concept .

