@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/1806>
  skos:prefLabel "Wolf-Rayet stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1793> .

<http://astrothesaurus.org/uat/1793>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "WC-type stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1806> ;
  skos:prefLabel "WC stars"@en ;
  skos:definition "A Wolf-Rayet star whose spectrum is dominated by emission lines of ionized carbon: C III 5696 Å, C III / C IV 4650 Å, C IV 5801-12 Å. This type is divided in sub-types WC4 to WC9."@en ;
  dc:modified "2020-11-04T21:09:02.424Z"^^xsd:dateTime, "2020-11-04T21:08:47.082Z"^^xsd:dateTime ;
  a skos:Concept .

