@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/1876>
  skos:prefLabel "RRd variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/404> .

<http://astrothesaurus.org/uat/404>
  skos:prefLabel "Double-mode variable stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/1876>, <http://astrothesaurus.org/uat/402>, <http://astrothesaurus.org/uat/1754> ;
  dc:modified "2019-12-03T17:56:31.693Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1307>, <http://astrothesaurus.org/uat/1079> ;
  skos:scopeNote "Not to be confused with \"Double periodic variable stars.\""@en ;
  skos:altLabel "Double mode variable stars"@en .

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

<http://astrothesaurus.org/uat/1754>
  skos:prefLabel "UU Herculis stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/404> .

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

<http://astrothesaurus.org/uat/402>
  skos:prefLabel "Double-mode Cepheid variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/404> .

