@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:related <http://astrothesaurus.org/uat/1165> .

<http://astrothesaurus.org/uat/1169>
  skos:prefLabel "Optical observation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1165> .

<http://astrothesaurus.org/uat/1165>
  skos:scopeNote "Use only for pair in chance alignment; refer also to visual binary stars"@en ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/154> ;
  skos:definition "A pair of stars that lie close to each other in the sky by chance, but are not physically associated, in contrast to a true binary star."@en ;
  skos:broader <http://astrothesaurus.org/uat/1169> ;
  skos:altLabel "Optical doubles"@en ;
  dc:modified "2020-12-04T14:58:14.297Z"^^xsd:dateTime, "2020-11-03T19:55:54.214Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Optical double stars"@en .

