@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/343>
  skos:prefLabel "Cosmology"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1379> .

<http://astrothesaurus.org/uat/1378>
  skos:prefLabel "Redshift surveys"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1379> .

<http://astrothesaurus.org/uat/322>
  skos:prefLabel "Cosmic microwave background radiation"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1379> .

<http://astrothesaurus.org/uat/401>
  skos:prefLabel "Doppler shift"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1379> .

<http://astrothesaurus.org/uat/1379>
  skos:definition "A spectral line whose wavelength does not coincide with its theoretical value and is shifted toward longer wavelengths."@en ;
  skos:related <http://astrothesaurus.org/uat/1378>, <http://astrothesaurus.org/uat/322> ;
  skos:altLabel "Red shift"@en, "Redshift"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/343>, <http://astrothesaurus.org/uat/401> ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Redshifted"@en ;
  dc:modified "2020-11-03T21:22:53.557Z"^^xsd:dateTime, "2020-11-03T21:23:08.292Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

