@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/169>
  skos:altLabel "Blue shift"@en, "Blueshift"@en ;
  skos:definition "The apparent shift of the wavelength towards the shorter wavelength region of the radiation spectrum of an approaching object due to the Doppler effect."@en ;
  skos:prefLabel "Blueshifted"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  dc:modified "2020-11-04T20:46:37.113Z"^^xsd:dateTime, "2020-11-04T20:46:50.24Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/401> .

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

