@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/682>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/679>, <http://astrothesaurus.org/uat/902> ;
  skos:prefLabel "Great Attractor"@en ;
  skos:definition "A hypothesized large concentration of mass (about 10^16  solar masses), some hundred million light-years from Earth, in the direction of the Centaurus supercluster, that seems to be affecting the motions of many nearby galaxies by virtue of its gravity."@en ;
  dc:modified "2020-11-09T15:59:03.48Z"^^xsd:dateTime, "2020-11-09T15:58:53.317Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/679>
  skos:prefLabel "Gravity anomaly"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/682> .

<http://astrothesaurus.org/uat/902>
  skos:prefLabel "Large-scale structure of the universe"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/682> .

