@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/1664>
  skos:prefLabel "Supernova dynamics"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/503> .

<http://astrothesaurus.org/uat/503>
  skos:prefLabel "Explosive nucleosynthesis"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1131> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2020-11-03T21:06:42.288Z"^^xsd:dateTime, "2020-11-24T17:11:02.138Z"^^xsd:dateTime ;
  skos:definition "The explosive processes that are believed to occur in supernovae. Explosive carbon burning occurs at a temperature of about 2 x 10^9 degrees and produces the nuclei from neon to silicon. Explosive oxygen burning occurs near 4 x 10^9 degrees and produces nuclei between silicon and calcium in atomic weight. At higher temperatures, still heavier nuclei are produced."@en ;
  skos:related <http://astrothesaurus.org/uat/1664> .

<http://astrothesaurus.org/uat/1131>
  skos:prefLabel "Nucleosynthesis"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/503> .

