@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/1600>
  skos:prefLabel "Stellar evolutionary tracks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/704> .

<http://astrothesaurus.org/uat/704>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/725> ;
  skos:broader <http://astrothesaurus.org/uat/1600> ;
  skos:prefLabel "Hayashi track"@en ;
  skos:definition "The path on the Hertzsprung-Russell diagram that is followed by a fully convective pre-main sequence star to reach the zero-age main sequence. Hayashi tracks for low-mass stars are near vertical. At higher masses, stars become increasingly radiative as they contract and the Hayashi tracks are almost horizontal."@en ;
  dc:modified "2020-11-09T16:11:54.343Z"^^xsd:dateTime, "2020-11-09T16:11:44.337Z"^^xsd:dateTime ;
  a skos:Concept .

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

