@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/725>
  skos:prefLabel "Hertzsprung Russell diagram"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2047> .

<http://astrothesaurus.org/uat/1000>
  skos:prefLabel "Main sequence stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2047> .

<http://astrothesaurus.org/uat/1843>
  skos:prefLabel "Zero-age main sequence stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2047> .

<http://astrothesaurus.org/uat/2053>
  skos:prefLabel "Dwarf stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2047> .

<http://astrothesaurus.org/uat/2047>
  skos:broader <http://astrothesaurus.org/uat/725> ;
  a skos:Concept ;
  dc:modified "2020-11-10T19:11:39.238Z"^^xsd:dateTime, "2020-11-10T19:11:26.949Z"^^xsd:dateTime ;
  skos:definition "An evolutionary stage in the life of a star when it generates its energy by the conversion of hydrogen to helium via nuclear fusion in its core. Stars spend 90% of their life on the main sequence. On the Hertzsprung-Russell diagram it appears as a track running from top left (high temperature, high luminosity, high mass) to lower right (low temperature, low luminosity, low mass)."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-09-13T14:54:24Z"^^xsd:dateTime ;
  skos:prefLabel "Main sequence"@en ;
  skos:related <http://astrothesaurus.org/uat/1843>, <http://astrothesaurus.org/uat/1000>, <http://astrothesaurus.org/uat/2053> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] .

