@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/944>
  skos:prefLabel "Luminous blue variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1420> .

<http://astrothesaurus.org/uat/460>
  skos:prefLabel "Emission line stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1420> .

<http://astrothesaurus.org/uat/1420>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "S Doradus stars"@en ;
  dc:modified "2020-11-04T14:32:05.332Z"^^xsd:dateTime, "2020-11-04T14:30:14.647Z"^^xsd:dateTime ;
  skos:definition "A type of massive, blue supergiant, variable star, also known as a Hubble-Sandage variable or a Luminous Blue Variable (LBV). S Doradus stars are the most luminous stars in the Galaxy and are easily identified in other nearby galaxies. They are named after the prototype, S Doradus, in the Large Magellanic Cloud."@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/944>, <http://astrothesaurus.org/uat/460> ;
  skos:altLabel "P Cygni stars"@en ;
  a skos:Concept .

