@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:prefLabel "Magellanic Stream"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/735> .

<http://astrothesaurus.org/uat/735>
  skos:narrower <http://astrothesaurus.org/uat/991> ;
  dc:modified "2020-11-02T16:40:12.792Z"^^xsd:dateTime, "2020-11-02T16:39:58.316Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "High-velocity clouds"@en ;
  skos:broader <http://astrothesaurus.org/uat/834> ;
  skos:editorialNote [ ] ;
  skos:definition "A population of neutral or partly ionized gas clouds in the Galactic halo which are seen as high-altitude structures in the atomic hydrogen 21 cm emission at high radial velocities (v_LSR > 100 km/sec). They have substantial neutral column densities (> 10^19 cm^-2) and their metallicities range from 0.1 to about 1.0 times solar. The distances to the majority of them remain unknown. They may represent the continuing infall of matter onto the Local Group."@en ;
  skos:altLabel "HVC"@en, "High velocity clouds"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/834>
  skos:prefLabel "Interstellar clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/735> .

