@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/655>
  skos:prefLabel "Giant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/512> .

<http://astrothesaurus.org/uat/793>
  skos:prefLabel "Infrared sources"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/512> .

<http://astrothesaurus.org/uat/512>
  skos:related <http://astrothesaurus.org/uat/793> ;
  skos:broader <http://astrothesaurus.org/uat/655> ;
  skos:prefLabel "Extreme carbon stars"@en ;
  a skos:Concept .

