@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/1648>
  skos:prefLabel "Substellar companion stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/291> .

<http://astrothesaurus.org/uat/154>
  skos:prefLabel "Binary stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/291> .

<http://astrothesaurus.org/uat/291>
  skos:narrower <http://astrothesaurus.org/uat/1691>, <http://astrothesaurus.org/uat/1648> ;
  skos:altLabel "Secondary stars"@en ;
  skos:definition "The fainter of the two stars in a binary star system."@en ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/154> ;
  dc:modified "2020-10-26T20:23:50.66Z"^^xsd:dateTime, "2020-10-26T20:23:37.333Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Companion stars"@en .

<http://astrothesaurus.org/uat/1691>
  skos:prefLabel "Tertiary stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/291> .

