@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/1368>
  skos:prefLabel "Red giant branch"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/650> .

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

<http://astrothesaurus.org/uat/650>
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/655> ;
  skos:broader <http://astrothesaurus.org/uat/725> ;
  skos:narrower <http://astrothesaurus.org/uat/1368> ;
  skos:prefLabel "Giant branch"@en ;
  skos:definition "A conspicuous family of stars in the Hertzsprung-Russell diagram composed of red, evolved stars with large sizes."@en ;
  skos:altLabel "Giant branches"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-09T15:45:47.668Z"^^xsd:dateTime, "2020-11-09T15:45:36.834Z"^^xsd:dateTime ;
  skos:editorialNote [ ] .

<http://astrothesaurus.org/uat/725>
  skos:prefLabel "Hertzsprung Russell diagram"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/650> .

