@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/1657>
  skos:prefLabel "Superclusters"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1773> .

<http://astrothesaurus.org/uat/1773>
  skos:definition "The irregular supercluster that contains the Virgo cluster and the Local Group. At least 100 galaxy groups and clusters are located within its diameter of 110 million light-years. It is one of millions of superclusters in the observable Universe."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Virgo Supercluster"@en ;
  dc:modified "2020-11-19T16:57:02.092Z"^^xsd:dateTime, "2020-11-19T16:57:11.571Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  skos:related <http://astrothesaurus.org/uat/1772> ;
  skos:broader <http://astrothesaurus.org/uat/1657> ;
  skos:altLabel "Local Supercluster"@en, "Virgo SC"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1772>
  skos:prefLabel "Virgo Cluster"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1773> .

