@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/881>
  a skos:Concept ;
  skos:altLabel "K supergiants"@en, "K-type supergiants"@en, "K-type supergiant stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/910>, <http://astrothesaurus.org/uat/878> ;
  dc:modified "2018-09-17T18:48:39Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "K supergiant stars"@en ;
  skos:related <http://astrothesaurus.org/uat/1375> .

<http://astrothesaurus.org/uat/910>
  skos:prefLabel "Late-type supergiant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/881> .

<http://astrothesaurus.org/uat/878>
  skos:prefLabel "K stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/881> .

<http://astrothesaurus.org/uat/1375>
  skos:prefLabel "Red supergiant stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/881> .

