@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/908>
  skos:prefLabel "Late-type giant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/983> .

<http://astrothesaurus.org/uat/983>
  skos:broader <http://astrothesaurus.org/uat/985>, <http://astrothesaurus.org/uat/908> ;
  skos:narrower <http://astrothesaurus.org/uat/1018> ;
  skos:altLabel "M giants"@en, "M-type giant stars"@en, "M-type giants"@en ;
  dc:modified "2018-02-06T18:26:28Z"^^xsd:dateTime ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "M giant stars"@en .

<http://astrothesaurus.org/uat/985>
  skos:prefLabel "M stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/983> .

<http://astrothesaurus.org/uat/1018>
  skos:prefLabel "Me variable stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/983> .

