@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/1000>
  skos:prefLabel "Main sequence stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/148> .

<http://astrothesaurus.org/uat/1453>
  skos:prefLabel "Short period variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/148> .

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

<http://astrothesaurus.org/uat/1079>
  skos:prefLabel "Multi-periodic variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/148> .

<http://astrothesaurus.org/uat/1307>
  skos:prefLabel "Pulsating variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/148> .

<http://astrothesaurus.org/uat/148>
  skos:altLabel "Beta Cephei stars"@en, "Beta canis majoris stars"@en, "Beta Cepheid variable stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1307>, <http://astrothesaurus.org/uat/1453>, <http://astrothesaurus.org/uat/432>, <http://astrothesaurus.org/uat/1079> ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1000> ;
  dc:modified "2020-11-24T16:59:27.653Z"^^xsd:dateTime ;
  skos:prefLabel "Beta Cephei variable stars"@en ;
  skos:scopeNote "These stars are usually hot blue-white stars of spectral class B and should not be confused with Cepheid variables, which are named after Delta Cephei and are luminous supergiant stars. -- Wikipedia, https://en.wikipedia.org/wiki/Beta_Cephei_variable"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

