@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/364>
  skos:prefLabel "Deceleration parameter"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/12> .

<http://astrothesaurus.org/uat/12>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/364> ;
  skos:prefLabel "Accelerating universe"@en ;
  skos:definition "The deduction based on the observation that the most distant Type Ia supernovae are fainter than that expected from their redshifts in a matter-only dominated expanding Universe. The faintness is attributed to larger distances resulting from an accelerating Universe driven by presence of a new component with strongly negative pressure. This component that makes the Universe accelerate is named dark energy."@en ;
  dc:modified "2020-11-03T17:46:10.529Z"^^xsd:dateTime, "2020-11-03T17:45:49.551Z"^^xsd:dateTime ;
  a skos:Concept .

