@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/142>
  skos:prefLabel "Be stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2104> .

<http://astrothesaurus.org/uat/2104>
  skos:altLabel "B[e]-type stars"@en, "B(e)-type stars"@en, "B[e] stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/142> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2018-09-17T18:07:46Z"^^xsd:dateTime ;
  skos:scopeNote "Not to be confused with Be stars.  The concept should be written as B[e] star, the substitution or omission of square brackets is due to technical restrictions."@en ;
  skos:definition "A Be star with forbidden lines in emission in its spectrum. B[e] stars show large infrared excess due to circumstellar dust emission."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-03T18:39:07.518Z"^^xsd:dateTime, "2020-11-03T18:39:20.215Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "B(e) stars"@en .

