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

<http://astrothesaurus.org/uat/1773>
  skos:prefLabel "Virgo Supercluster"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1657> .

<http://astrothesaurus.org/uat/1657>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/584> ;
  skos:prefLabel "Superclusters"@en ;
  skos:definition "An aggregation of clusters of galaxies. Superclusters are typically about one hundred million (10^8) light-years in diameter and contain tens of thousands of galaxies. Some examples are the Local Supercluster, Centaurus supercluster, Laniakea supercluster, Perseus-Pisces supercluster, Shapley supercluster, Virgo supercluster. "@en ;
  skos:narrower <http://astrothesaurus.org/uat/1773> ;
  dc:modified "2020-11-04T18:52:46.355Z"^^xsd:dateTime, "2020-11-04T18:52:27.103Z"^^xsd:dateTime ;
  a skos:Concept .

