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

<http://astrothesaurus.org/uat/1552>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/808> ;
  skos:prefLabel "Speckle interferometry"@en ;
  skos:definition "A technique for generating a clear composite image of a celestial object blurred by atmospheric turbulence in which a large number of short-exposure photographs are mathematically correlated by a computer. By comparing the behavior of the speckles in a series of images it is possible to approach the theoretical resolution of the telescope."@en ;
  dc:modified "2020-11-19T16:06:20.049Z"^^xsd:dateTime, "2020-11-19T16:06:09.542Z"^^xsd:dateTime ;
  a skos:Concept .

