@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/2051>
  skos:prefLabel "Stellar spectral types"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2044> .

<http://astrothesaurus.org/uat/2044>
  dc:created "2018-09-07T22:18:43Z"^^xsd:dateTime ;
  dc:modified "2020-12-16T20:43:25.031Z"^^xsd:dateTime ;
  skos:altLabel "MKK classification"@en, "MK classification"@en, "Yerkes spectral classification"@en, "Morgan-Keenan-Kellman classification"@en, "Yerkes classification"@en ;
  skos:prefLabel "Morgan-Keenan classification"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2051> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1589> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

<http://astrothesaurus.org/uat/1589>
  skos:prefLabel "Stellar classification"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2044> .

