@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/1730>
  skos:prefLabel "Type Ic supernovae"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/304> .

<http://astrothesaurus.org/uat/1729>
  skos:prefLabel "Type Ib supernovae"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/304> .

<http://astrothesaurus.org/uat/304>
  skos:altLabel "Core-collapse supernova"@en, "Core collapse supernova"@en, "Core collapse supernovae"@en ;
  skos:prefLabel "Core-collapse supernovae"@en ;
  dc:modified "2020-11-05T20:32:02.882Z"^^xsd:dateTime, "2020-11-05T20:32:20.099Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:definition "A supernova arising from the core collapse of a massive star."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1731>, <http://astrothesaurus.org/uat/1729>, <http://astrothesaurus.org/uat/1730> ;
  skos:broader <http://astrothesaurus.org/uat/1668> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/1668>
  skos:prefLabel "Supernovae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/304> .

<http://astrothesaurus.org/uat/1731>
  skos:prefLabel "Type II supernovae"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/304> .

