@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/361>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/337> ;
  skos:prefLabel "de Sitter universe"@en ;
  skos:definition "A solution to Einstein's field equations of general relativity which contains no ordinary matter (Ω_M = 0) or radiation (Ω_R = 0), is Euclidean (k = 0), but has a cosmological constant (Ω_Λ > 0). The Universe expands exponentially forever. This solution was the first model expanding of expanding Universe."@en ;
  dc:modified "2020-11-03T19:52:45.296Z"^^xsd:dateTime, "2020-11-03T19:52:34.711Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/337>
  skos:prefLabel "Cosmological models"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/361> .

