@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/1156>
  skos:prefLabel "OH/IR stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/772> .

<http://astrothesaurus.org/uat/771>
  skos:prefLabel "Hydroxyl masers"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/772> .

<http://astrothesaurus.org/uat/263>
  skos:prefLabel "Cocoon stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/772> .

<http://astrothesaurus.org/uat/89>
  skos:prefLabel "Astronomical radiation sources"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/772> .

<http://astrothesaurus.org/uat/772>
  skos:related <http://astrothesaurus.org/uat/263>, <http://astrothesaurus.org/uat/771>, <http://astrothesaurus.org/uat/1156> ;
  skos:prefLabel "Hydroxyl sources"@en ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "An astronomical source emitting microwave radiation characteristic of the hydroxyl OH molecule, especially one showing a maser effect. OH sources are found in molecular clouds in interstellar medium and in the cool envelopes of evolved stars."@en ;
  skos:broader <http://astrothesaurus.org/uat/89> ;
  dc:modified "2020-11-04T21:21:42.922Z"^^xsd:dateTime, "2020-11-04T21:21:56.031Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "OH sources"@en .

