@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/270> .

<http://astrothesaurus.org/uat/270>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Abell 1656"@en ;
  skos:broader <http://astrothesaurus.org/uat/584> ;
  skos:prefLabel "Coma Cluster"@en ;
  skos:definition "The nearest rich cluster of galaxies which contains more than a thousand known galaxies, is about 20 million light-years in diameter, and lies about 280 million light-years away in the constellation Coma Berenices."@en ;
  dc:modified "2020-11-03T19:29:22.014Z"^^xsd:dateTime, "2020-11-03T19:29:10.928Z"^^xsd:dateTime ;
  a skos:Concept .

