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

<http://astrothesaurus.org/uat/1135>
  skos:altLabel "O dwarfs"@en, "O-type dwarf stars"@en, "O-type main sequence stars"@en, "O-type dwarfs"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/2053>, <http://astrothesaurus.org/uat/1137> ;
  dc:modified "2018-09-13T17:05:48Z"^^xsd:dateTime ;
  skos:prefLabel "O dwarf stars"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2053>
  skos:prefLabel "Dwarf stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1135> .

