@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/0>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A white dwarf showing a continuous spectrum with no readily apparent lines."@en ;
  dc:created "2017-01-23T19:10:45Z"^^xsd:dateTime ;
  dc:modified "2020-11-04T21:15:00.38Z"^^xsd:dateTime, "2020-11-04T21:14:42.896Z"^^xsd:dateTime ;
  skos:altLabel "DC white dwarf"@en, "DC white dwarf stars"@en ;
  a skos:Concept ;
  skos:prefLabel "DC stars"@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1799> .

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

