@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/578>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/2041> ;
  skos:broader <http://astrothesaurus.org/uat/622> ;
  skos:prefLabel "Galaxy bulges"@en ;
  skos:definition "A spheroidal region at the center of a spiral galaxy which mostly contains old stars. Galactic bulges are generally classified into two types: classical bulges and pseudo-bulges."@en ;
  dc:modified "2020-10-30T20:09:00.653Z"^^xsd:dateTime, "2020-10-30T20:08:33.835Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/622>
  skos:prefLabel "Galaxy structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/578> .

<http://astrothesaurus.org/uat/2041>
  skos:prefLabel "Galactic bulge"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/578> .

