@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/721>
  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 "Henyey track"@en ;
  skos:definition "A nearly horizontal path on the Hertzsprung-Russell diagram that a pre-main sequence star of small mass follows in an early stage of evolution after leaving the Hayashi track and before reaching the main sequence. During this stage the pre-main sequence star remains almost wholly in radiative equilibrium."@en ;
  dc:modified "2020-11-09T16:34:48.469Z"^^xsd:dateTime, "2020-11-09T16:34:37.042Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1600>
  skos:prefLabel "Stellar evolutionary tracks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/721> .

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

