@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/607>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/1058> ;
  skos:broader <http://astrothesaurus.org/uat/615> ;
  skos:prefLabel "Galaxy masses"@en ;
  skos:narrower <http://astrothesaurus.org/uat/606> ;
  dc:modified "2018-08-31T20:22:25Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1058>
  skos:prefLabel "Milky Way mass"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/607> .

<http://astrothesaurus.org/uat/606>
  skos:prefLabel "Galaxy mass distribution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/607> .

<http://astrothesaurus.org/uat/615>
  skos:prefLabel "Galaxy properties"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/607> .

