@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/199>
  skos:prefLabel "Carbon stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1328> .

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

<http://astrothesaurus.org/uat/1328>
  skos:altLabel "R-type stars"@en, "Class R stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/199>, <http://astrothesaurus.org/uat/909>, <http://astrothesaurus.org/uat/2051>, <http://astrothesaurus.org/uat/655> ;
  a skos:Concept ;
  skos:prefLabel "R stars"@en ;
  dc:modified "2018-09-13T17:15:45Z"^^xsd:dateTime .

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

<http://astrothesaurus.org/uat/2051>
  skos:prefLabel "Stellar spectral types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1328> .

