@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/337>
  skos:prefLabel "Cosmological models"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/784> .

<http://astrothesaurus.org/uat/784>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/435>, <http://astrothesaurus.org/uat/337> ;
  skos:prefLabel "Inflationary universe"@en ;
  skos:definition "A class of Big Bang models of the Universe that include a finite period of accelerated expansion in their early histories. Such an event would have released enormous energy, stored until then in the vacuum of space-time. The horizon of the Universe expanded, temporarily, much faster than the speed of light."@en ;
  dc:modified "2020-11-02T19:40:38.437Z"^^xsd:dateTime, "2020-11-02T19:40:24.312Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/435>
  skos:prefLabel "Early universe"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/784> .

