@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/350>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "The automatic adjustment of the iris and retina of the eye to allow maximum vision in the dark, following exposure of the eye to a relatively brighter illumination."@en ;
  dc:modified "2020-11-03T19:49:33.479Z"^^xsd:dateTime, "2020-11-03T19:49:47.815Z"^^xsd:dateTime ;
  skos:altLabel "Retinal adaption"@en, "Dark adaptation"@en ;
  a skos:Concept ;
  skos:prefLabel "Dark adaption"@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/88> .

<http://astrothesaurus.org/uat/88>
  skos:prefLabel "Astronomical optics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/350> .

