@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/1848>
  a skos:Concept ;
  skos:definition "A white dwarf whose spectrum shows metal lines only; no H or He."@en ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "DZ stars"@en ;
  skos:altLabel "DZ white dwarf stars"@en, "DZ white dwarf"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2020-11-09T21:28:08.847Z"^^xsd:dateTime, "2020-11-04T21:17:06.121Z"^^xsd:dateTime ;
  dc:created "2017-01-23T19:32:01Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1799> ;
  skos:editorialNote [ ] .

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

