@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/1310>
  skos:definition "The increasing sensibility of the retina for light of shorter wavelength as the brightness decreases. In those conditions red objects are perceived to fade faster than blue objects of the same brightness."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-17T19:57:51.295Z"^^xsd:dateTime, "2020-11-17T19:58:02.164Z"^^xsd:dateTime ;
  skos:prefLabel "Purkinje effect"@en ;
  skos:editorialNote [ ] ;
  skos:altLabel "Purkinje shift"@en ;
  skos:broader <http://astrothesaurus.org/uat/35> ;
  skos:related <http://astrothesaurus.org/uat/1761> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/35>
  skos:prefLabel "Amateur astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1310> .

<http://astrothesaurus.org/uat/1761>
  skos:prefLabel "Variable stars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1310> .

