@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>
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Deceleration parameter"@en ;
  skos:altLabel "Q-parameter"@en ;
  skos:definition "A parameter designating the rate at which the expansion of the Universe would slow down owing to the braking gravitational effect of the matter content of the Universe."@en ;
  dc:modified "2020-11-03T19:53:17.374Z"^^xsd:dateTime, "2020-11-03T19:53:32.051Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/12> ;
  skos:broader <http://astrothesaurus.org/uat/339> .

<http://astrothesaurus.org/uat/12>
  skos:prefLabel "Accelerating universe"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/364> .

<http://astrothesaurus.org/uat/339>
  skos:prefLabel "Cosmological parameters"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/364> .

