@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/330>
  a skos:Concept ;
  dc:modified "2020-11-03T19:44:02.483Z"^^xsd:dateTime, "2020-11-03T19:44:14.568Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/583>, <http://astrothesaurus.org/uat/1779> ;
  skos:prefLabel "Cosmic web"@en ;
  skos:broader <http://astrothesaurus.org/uat/902> ;
  skos:definition "The entire, large-scale structure of the Universe in which galaxy clusters are connected by cosmic filaments (made up of dark matter and baryons) in a spongelike geometry, while the low-density voids are connected to each other by low-density tunnels."@en .

<http://astrothesaurus.org/uat/583>
  skos:prefLabel "Galaxy cluster counts"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/330> .

<http://astrothesaurus.org/uat/1779>
  skos:prefLabel "Voids"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/330> .

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

