@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/32>
  skos:prefLabel "AM Herculis stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/407> .

<http://astrothesaurus.org/uat/31>
  skos:prefLabel "AM Canum Venaticorum stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/407> .

<http://astrothesaurus.org/uat/1127>
  skos:prefLabel "Novae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/407> .

<http://astrothesaurus.org/uat/407>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/31>, <http://astrothesaurus.org/uat/32> ;
  skos:prefLabel "DQ Herculis stars"@en ;
  skos:altLabel "Intermediate polar stars"@en, "Intermediate polars"@en ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-03T20:20:23.152Z"^^xsd:dateTime, "2020-11-03T20:19:43.934Z"^^xsd:dateTime ;
  skos:definition "A type of cataclysmic variable binary star system with a white dwarf and a cool main-sequence secondary star."@en ;
  skos:broader <http://astrothesaurus.org/uat/1127> .

