@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/1805> .

<http://astrothesaurus.org/uat/1805>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "WN-type stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1806> ;
  skos:prefLabel "WN stars"@en ;
  skos:definition "A Wolf-Rayet star whose spectrum is dominated by emission lines of ionized nitrogen: N II 3995 Å, N III 4634-4661 Å, N III 5314 Å, N IV 3479-3484 Å, N IV 4058 Å, N V 4603 Å, N V 4619 Å, and N V 4933-4944 Å. This type is divided in sub-types WN2 to WN11."@en ;
  dc:modified "2020-11-04T21:08:13.957Z"^^xsd:dateTime, "2020-11-04T21:07:55.107Z"^^xsd:dateTime ;
  a skos:Concept .

