@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/991>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/735>, <http://astrothesaurus.org/uat/990> ;
  skos:prefLabel "Magellanic Stream"@en ;
  skos:definition "A thin trail of gas stretching from the Magellanic System toward our own Galaxy over about 150° on the sky, corresponding to hundreds of thousands of light-years. This gas consists primarily of neutral hydrogen and is thought to have originated from the Large and Small Magellanic Clouds as a result of tidal interactions with the Milky Way."@en ;
  dc:modified "2020-11-10T18:57:54.379Z"^^xsd:dateTime, "2020-11-10T18:57:44.831Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/735>
  skos:prefLabel "High-velocity clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/991> .

<http://astrothesaurus.org/uat/990>
  skos:prefLabel "Magellanic Clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/991> .

