@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/715>
  skos:prefLabel "Helium-rich stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/358> .

<http://astrothesaurus.org/uat/358>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  skos:definition "A white dwarf whose spectrum shows strong He I in the absence of hydrogen or metal lines."@en ;
  skos:broader <http://astrothesaurus.org/uat/715>, <http://astrothesaurus.org/uat/1799> ;
  skos:altLabel "DB white dwarf"@en, "DB white dwarf stars"@en ;
  dc:modified "2020-11-04T21:13:38.692Z"^^xsd:dateTime, "2020-11-04T21:13:27.898Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "DB stars"@en .

<http://astrothesaurus.org/uat/1799>
  skos:prefLabel "White dwarf stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/358> .

