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

<http://astrothesaurus.org/uat/865>
  skos:prefLabel "Irregular variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1327> .

<http://astrothesaurus.org/uat/1327>
  skos:altLabel "R cor bor stars"@en, "R Coronae Borealis stars"@en, "R Coronae Borealis variables"@en, "R-Coronae Borealis variables"@en, "R c b stars"@en, "R Coronae Borealis"@en ;
  skos:broader <http://astrothesaurus.org/uat/865>, <http://astrothesaurus.org/uat/540> ;
  skos:prefLabel "R Coronae Borealis variable stars"@en ;
  a skos:Concept ;
  dc:modified "2020-12-16T15:47:45.708Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

