@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/304>
  skos:prefLabel "Core-collapse supernovae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1731> .

<http://astrothesaurus.org/uat/1731>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/221> ;
  skos:broader <http://astrothesaurus.org/uat/304> ;
  skos:prefLabel "Type II supernovae"@en ;
  skos:definition "A supernova type whose spectrum contains hydrogen lines. Compared with Type I supernovae, its light curve has a broader peak at maximum and dies away more rapidly. The magnitudes are smaller, ranging from M_V = -12 to -13.5, and the ejecta have lower velocities (about 5,000 km/sec). These supernovae, which result from the final evolution of massive stars, have three main divisions: Type II-P, Type II-L, and Type II-n."@en ;
  dc:modified "2020-11-04T21:45:08.134Z"^^xsd:dateTime, "2020-11-04T21:44:53.439Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/221>
  skos:prefLabel "Chandrasekhar limit"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1731> .

