@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/540>
  skos:prefLabel "Flare stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/476> .

<http://astrothesaurus.org/uat/944>
  skos:prefLabel "Luminous blue variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/476> .

<http://astrothesaurus.org/uat/635>
  skos:prefLabel "Gamma Cassiopeiae stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/476> .

<http://astrothesaurus.org/uat/190>
  skos:prefLabel "BY Draconis stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/476> .

<http://astrothesaurus.org/uat/476>
  skos:prefLabel "Eruptive variable stars"@en ;
  skos:narrower <http://astrothesaurus.org/uat/190>, <http://astrothesaurus.org/uat/540>, <http://astrothesaurus.org/uat/944>, <http://astrothesaurus.org/uat/635> ;
  skos:altLabel "Eruptive variables"@en ;
  dc:modified "2018-09-14T15:32:49Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/859> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/859>
  skos:prefLabel "Intrinsic variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/476> .

