@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/1307>
  skos:prefLabel "Pulsating variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2112> .

<http://astrothesaurus.org/uat/2112>
  skos:prefLabel "Blue large-amplitude pulsators"@en ;
  skos:altLabel "BLAPs"@en, "Blue large-amplitude pulsating stars"@en, "BLAP"@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-24T16:58:18.932Z"^^xsd:dateTime ;
  skos:scopeNote "A class of pulsating variable stars with short periods. These stars are hot (hence \"blue\" in name) and show relatively large amplitudes. The evolutionary state of these stars is not known. -- https://github.com/astrothesaurus/UAT/issues/286"@en ;
  dc:created "2019-12-02T16:57:15.144Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1307> .

