@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/418>
  skos:prefLabel "Dwarf novae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1809> .

<http://astrothesaurus.org/uat/1809>
  skos:prefLabel "WZ Sagittae stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/203>, <http://astrothesaurus.org/uat/418> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "WZ Sge stars"@en ;
  skos:definition "A subclass of dwarf novae with an extremely long outburst period, comparable with that of a recurrent nova."@en ;
  dc:modified "2020-11-04T21:05:08.766Z"^^xsd:dateTime, "2020-11-04T21:05:21.118Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/203>
  skos:prefLabel "Cataclysmic variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1809> .

