@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:broader <http://astrothesaurus.org/uat/432> .

<http://astrothesaurus.org/uat/1672>
  skos:prefLabel "SX Arietis variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/432> .

<http://astrothesaurus.org/uat/432>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Early type variable stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/430> ;
  skos:prefLabel "Early-type variable stars"@en ;
  skos:narrower <http://astrothesaurus.org/uat/148>, <http://astrothesaurus.org/uat/1672>, <http://astrothesaurus.org/uat/944> ;
  dc:modified "2018-09-13T15:32:58Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/430>
  skos:prefLabel "Early-type stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/432> .

<http://astrothesaurus.org/uat/148>
  skos:prefLabel "Beta Cephei variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/432> .

