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

<http://astrothesaurus.org/uat/1214>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/584> ;
  skos:prefLabel "Perseus Cluster"@en ;
  skos:definition "A galaxy cluster of about 12,000 members about 250 million light-years (redshift z = 0.0176) away, covering 4° of sky in the constellation Perseus. It is dominated by elliptical galaxies. At its center lies the radio source Perseus A. Also known as Abell 426 (Abell catalog)."@en ;
  dc:modified "2020-11-17T19:25:43.603Z"^^xsd:dateTime, "2020-11-17T19:25:30.789Z"^^xsd:dateTime ;
  a skos:Concept .

