@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/452> .

<http://astrothesaurus.org/uat/452>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Einstein static Universe"@en ;
  skos:broader <http://astrothesaurus.org/uat/337> ;
  skos:prefLabel "Einstein universe"@en ;
  skos:definition "A cosmological model in which a static (neither expanding nor collapsing) Universe is maintained by introducing a cosmological repulsion force (in the form of the cosmological constant) to counterbalance the gravitational force."@en ;
  dc:modified "2020-10-30T19:22:31.112Z"^^xsd:dateTime, "2020-10-30T19:22:18.674Z"^^xsd:dateTime ;
  a skos:Concept .

