@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/1324>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1131> ;
  skos:prefLabel "R-process"@en ;
  skos:definition "A nucleosynthesis process in which chemical elements heavier than zinc are created through the intense bombardment of other elements by neutrons in rapid succession. The essential feature of the r-process is the release of great numbers of neutrons in a very short time (less than 100 seconds). The r-process is a 'rapid' version of the s-process, occurring in supernova core collapse and possibly when a neutron star merges with a black hole in a binary star."@en ;
  dc:modified "2020-11-17T20:02:42.55Z"^^xsd:dateTime, "2020-11-17T20:02:31.156Z"^^xsd:dateTime ;
  a skos:Concept .

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

