@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/1443>
  skos:prefLabel "Semi-detached binary stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/801> .

<http://astrothesaurus.org/uat/1674>
  skos:prefLabel "Symbiotic binary stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/801> .

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

<http://astrothesaurus.org/uat/2156>
  skos:prefLabel "Common envelope binary stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/801> .

<http://astrothesaurus.org/uat/283>
  skos:prefLabel "Compact binary stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/801> .

<http://astrothesaurus.org/uat/2157>
  skos:prefLabel "Stellar mergers"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/801> .

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

<http://astrothesaurus.org/uat/801>
  skos:narrower <http://astrothesaurus.org/uat/297>, <http://astrothesaurus.org/uat/1674>, <http://astrothesaurus.org/uat/1443>, <http://astrothesaurus.org/uat/283>, <http://astrothesaurus.org/uat/2156>, <http://astrothesaurus.org/uat/2157> ;
  a skos:Concept ;
  skos:prefLabel "Interacting binary stars"@en ;
  dc:modified "2018-08-30T19:52:22Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/254> .

