@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/154>
  skos:prefLabel "Binary stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2111> .

<http://astrothesaurus.org/uat/2111>
  skos:altLabel "DPV"@en, "Double periodic variables"@en ;
  dc:created "2019-12-02T16:54:42.268Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-24T16:58:47.438Z"^^xsd:dateTime ;
  skos:scopeNote "Not to be confused with \"Double-mode variable stars.\""@en, "Some of the binary stars show additional period that this ~33 times longer than the orbital period and this group is called DPVs. Most of these systems are also showing eclipses, but that's not required. DPVs studied in detail show circumprimary discs. Note that the name seems general, but refers to only a specific group of binary stars. -- https://github.com/astrothesaurus/UAT/issues/286"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Double periodic variable stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1079>, <http://astrothesaurus.org/uat/154> ;
  a skos:Concept .

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

