@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/1731>
  skos:prefLabel "Type II supernovae"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/221> .

<http://astrothesaurus.org/uat/221>
  skos:prefLabel "Chandrasekhar limit"@en ;
  dc:modified "2020-11-03T19:10:03.342Z"^^xsd:dateTime, "2021-03-30T14:12:17.972Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/1799>, <http://astrothesaurus.org/uat/1731> ;
  skos:broader <http://astrothesaurus.org/uat/662> ;
  skos:scopeNote "Not to be confused with the Schonberg-Chandrasekhar limit."@en ;
  skos:definition "A limiting mass of about 1.44 Solar masses that the theory predicts a non-rotating white dwarf can attain without collapsing to become a neutron star or a black hole. Over this critical mass, the degeneracy pressure will be unable to bear the load of the bulk mass."@en .

<http://astrothesaurus.org/uat/662>
  skos:prefLabel "Gravitational collapse"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/221> .

<http://astrothesaurus.org/uat/1799>
  skos:prefLabel "White dwarf stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/221> .

