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

<http://astrothesaurus.org/uat/1132>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "O-type subgiants"@en, "O subgiants"@en, "O-type subgiant stars"@en ;
  a skos:Concept ;
  dc:modified "2018-02-06T18:12:32Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "O subgiant stars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1137>, <http://astrothesaurus.org/uat/1646> ;
  dc:created "2016-11-02T18:47:41Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1646>
  skos:prefLabel "Subgiant stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1132> .

