@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/1589>
  skos:prefLabel "Stellar classification"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1141> .

<http://astrothesaurus.org/uat/1141>
  skos:altLabel "OB-type stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1589> ;
  skos:broader <http://astrothesaurus.org/uat/2051>, <http://astrothesaurus.org/uat/430> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-10-26T19:01:09.117Z"^^xsd:dateTime, "2020-10-26T19:00:57.65Z"^^xsd:dateTime ;
  skos:prefLabel "OB stars"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "A collective designation for massive O and B stars."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1142> .

<http://astrothesaurus.org/uat/2051>
  skos:prefLabel "Stellar spectral types"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1141> .

<http://astrothesaurus.org/uat/430>
  skos:prefLabel "Early-type stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1141> .

<http://astrothesaurus.org/uat/1142>
  skos:prefLabel "OB supergiant stars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1141> .

