@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/683>
  skos:prefLabel "Green valley galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/586> .

<http://astrothesaurus.org/uat/1373>
  skos:prefLabel "Red sequence galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/586> .

<http://astrothesaurus.org/uat/166>
  skos:prefLabel "Blue cloud galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/586> .

<http://astrothesaurus.org/uat/586>
  skos:narrower <http://astrothesaurus.org/uat/1373>, <http://astrothesaurus.org/uat/166>, <http://astrothesaurus.org/uat/683> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Galactic colours"@en, "Galactic colors"@en ;
  a skos:Concept ;
  dc:modified "2021-08-20T13:42:57.543Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/615> ;
  skos:prefLabel "Galaxy colors"@en, "Galaxy colours"@en-GB .

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

