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

<http://astrothesaurus.org/uat/9>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/584> ;
  skos:prefLabel "Abell clusters"@en ;
  skos:definition "Galaxy clusters listed in the Abell catalog, which is a catalog of 4073 rich galaxy clusters grouped by constellation and by catalog number. Published first in 1958, it contained the clusters visible from the northern hemisphere. A supplement for the southern hemisphere survey was published in 1988."@en ;
  dc:modified "2020-10-26T18:30:02.022Z"^^xsd:dateTime, "2020-10-26T18:29:41.488Z"^^xsd:dateTime ;
  a skos:Concept .

