@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/1056>
  skos:prefLabel "Milky Way Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/572> .

<http://astrothesaurus.org/uat/572>
  skos:altLabel "Galactic winds in the Milky Way"@en, "Milky Way Galaxy winds"@en, "Milky Way galactic winds"@en ;
  dc:modified "2020-10-30T20:00:22.243Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/626> ;
  skos:broader <http://astrothesaurus.org/uat/1056> ;
  a skos:Concept ;
  skos:prefLabel "Galactic winds"@en ;
  skos:scopeNote "Includes galactic winds in the Milky Way."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/626>
  skos:prefLabel "Galaxy winds"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/572> .

