@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/1693>
  skos:prefLabel "The Sun"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1941> .

<http://astrothesaurus.org/uat/1941>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2018-09-18T21:23:01Z"^^xsd:dateTime ;
  skos:altLabel "Sun-like stars"@en, "Solar-like star"@en, "Solar-type stars"@en ;
  skos:prefLabel "Solar analogs"@en, "Solar analogues"@en-GB ;
  skos:editorialNote [ ] ;
  dc:modified "2021-08-24T15:24:13.216Z"^^xsd:dateTime, "2020-11-04T15:02:18.166Z"^^xsd:dateTime ;
  skos:definition "A member of a class of unevolved or slightly evolved Population I disk stars with an effective temperature, degree of evolution, metallicity, and kinematic property not very different from those of the Sun."@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1634> ;
  skos:related <http://astrothesaurus.org/uat/1693> .

<http://astrothesaurus.org/uat/1634>
  skos:prefLabel "Stellar types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1941> .

