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

<http://astrothesaurus.org/uat/1213>
  skos:prefLabel "Periodic variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/935> .

<http://astrothesaurus.org/uat/1466>
  skos:prefLabel "Slow irregular variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/935> .

<http://astrothesaurus.org/uat/1444>
  skos:prefLabel "Semi-regular variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/935> .

<http://astrothesaurus.org/uat/2123>
  skos:prefLabel "OGLE small amplitude red giant stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/935> .

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

<http://astrothesaurus.org/uat/935>
  skos:narrower <http://astrothesaurus.org/uat/1066>, <http://astrothesaurus.org/uat/2123>, <http://astrothesaurus.org/uat/1466>, <http://astrothesaurus.org/uat/1444> ;
  a skos:Concept ;
  skos:prefLabel "Long period variable stars"@en ;
  skos:altLabel "Long-period variables"@en, "Long period variables"@en ;
  skos:editorialNote [ ] ;
  skos:definition "A type of variable star in which variations in brightness occur over long time-scales of months or years. The term generally refers to Mira variable types."@en ;
  dc:modified "2020-11-03T16:44:08.491Z"^^xsd:dateTime, "2020-12-16T15:40:11.325Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1307>, <http://astrothesaurus.org/uat/1213> .

