@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/1375>
  skos:prefLabel "Red supergiant stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/910> .

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

<http://astrothesaurus.org/uat/1661>
  skos:prefLabel "Supergiant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/910> .

<http://astrothesaurus.org/uat/910>
  skos:broader <http://astrothesaurus.org/uat/909>, <http://astrothesaurus.org/uat/1661> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:narrower <http://astrothesaurus.org/uat/988>, <http://astrothesaurus.org/uat/881>, <http://astrothesaurus.org/uat/1375> ;
  skos:altLabel "Late-type supergiants"@en, "Cool supergiant stars"@en ;
  dc:modified "2018-09-17T18:48:21Z"^^xsd:dateTime ;
  skos:prefLabel "Late-type supergiant stars"@en ;
  a skos:Concept .

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

<http://astrothesaurus.org/uat/988>
  skos:prefLabel "M supergiant stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/910> .

