@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/1242>
  skos:prefLabel "Planet hosting stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/696> .

<http://astrothesaurus.org/uat/696>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1242> ;
  skos:prefLabel "Habitable zone"@en ;
  skos:definition "A zone around a star where the temperature would be in the range 0-100 °C to sustain liquid water on the surface of rocky planets (or sufficiently large moons). Water is thought to be a necessary component to the formation and evolution of Earth-type life. This zone depends on the parent star's luminosity and distance; it will be farther from hotter stars. A more accurate definition of a Habitable Zone needs to include other factors, such as orbital eccentricity, heat sources other than stellar irradiation, and atmospheric properties."@en ;
  dc:modified "2020-11-02T16:01:45.324Z"^^xsd:dateTime, "2020-11-02T16:01:29.462Z"^^xsd:dateTime ;
  a skos:Concept .

