@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/1413>
  skos:altLabel "RRb stars"@en, "RRab"@en, "RRa stars"@en, "Bailey type ab stars"@en, "RRab stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1410> ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2110> ;
  dc:modified "2020-12-16T15:50:44.618Z"^^xsd:dateTime ;
  skos:prefLabel "RRab variable stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/2110>
  skos:prefLabel "Blazhko effect"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1413> .

<http://astrothesaurus.org/uat/1410>
  skos:prefLabel "RR Lyrae variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1413> .

