@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/622>
  skos:prefLabel "Galaxy structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1559> .

<http://astrothesaurus.org/uat/1559>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/362> ;
  skos:broader <http://astrothesaurus.org/uat/622> ;
  skos:prefLabel "Spiral arms"@en ;
  skos:definition "The region in a spiral galaxy that contains concentrations of gas, dust, and  massive stars. Spiral arms are created by density waves."@en ;
  dc:modified "2020-11-04T16:30:57.978Z"^^xsd:dateTime, "2020-11-04T16:30:33.486Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/362>
  skos:prefLabel "De Vaucouleurs Sandage classification"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1559> .

