@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/1842>
  skos:prefLabel "Zero-age horizontal branch stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/746> .

<http://astrothesaurus.org/uat/2048>
  skos:prefLabel "Horizontal branch"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/746> .

<http://astrothesaurus.org/uat/2052>
  skos:prefLabel "Stellar evolutionary types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/746> .

<http://astrothesaurus.org/uat/513>
  skos:prefLabel "Extreme horizontal branch stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/746> .

<http://astrothesaurus.org/uat/746>
  skos:narrower <http://astrothesaurus.org/uat/513>, <http://astrothesaurus.org/uat/1842> ;
  skos:related <http://astrothesaurus.org/uat/2048> ;
  skos:prefLabel "Horizontal branch stars"@en ;
  skos:altLabel "HB stars"@en, "Horizontal-branch stars"@en, "Horizontal branch star"@en ;
  skos:definition "A star lying on the horizontal branch."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/2052> ;
  dc:modified "2020-11-02T16:46:51.582Z"^^xsd:dateTime, "2020-11-02T16:46:37.559Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:editorialNote [ ] .

