@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/1783>
  skos:prefLabel "W Ursae Majoris variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/297> .

<http://astrothesaurus.org/uat/801>
  skos:prefLabel "Interacting binary stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/297> .

<http://astrothesaurus.org/uat/297>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/801> ;
  skos:prefLabel "Contact binary stars"@en ;
  skos:definition "A binary star system in which the two components are so close that they exchange gases in a complex manner. Their overlapping gravitational fields form a 'peanut' shaped equipotential surface."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1783> ;
  dc:modified "2020-10-27T13:21:27.738Z"^^xsd:dateTime, "2020-10-27T13:21:07.406Z"^^xsd:dateTime ;
  a skos:Concept .

