@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/1594>
  skos:scopeNote "Refers to the disk of stars that make up part of the disk of the galaxy.  This concept would specific exclude the dust and gas components of the galaxy's disk."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Stellar disks"@en ;
  skos:broader <http://astrothesaurus.org/uat/589> ;
  skos:prefLabel "Galaxy stellar disks"@en ;
  dc:modified "2018-08-17T17:21:32Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/589>
  skos:prefLabel "Galaxy disks"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1594> .

