@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/375> .

<http://astrothesaurus.org/uat/375>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/154> ;
  skos:prefLabel "Detached binary stars"@en ;
  skos:definition "A binary star system whose components are not in contact and in which no significant mass exchange is occurring."@en ;
  dc:modified "2020-10-27T13:37:20.041Z"^^xsd:dateTime, "2020-10-27T13:37:04.501Z"^^xsd:dateTime ;
  a skos:Concept .

