@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/1044>
  skos:prefLabel "Michelson interferometers"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/805> .

<http://astrothesaurus.org/uat/989>
  skos:prefLabel "Mach-Zehnder interferometers"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/805> .

<http://astrothesaurus.org/uat/524>
  skos:prefLabel "Fabry-Perot interferometers"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/805> .

<http://astrothesaurus.org/uat/805>
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1044>, <http://astrothesaurus.org/uat/989>, <http://astrothesaurus.org/uat/524> ;
  skos:definition "An arrangement of two or more separate telescopes placed at some distance from one another, each one receiving electromagnetic radiation (optical, infrared, or radio) from a celestial object and brought together to form an interference pattern."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2022-01-05T16:53:00.353Z"^^xsd:dateTime, "2020-11-02T19:44:55.855Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/799> ;
  skos:prefLabel "Interferometers"@en ;
  skos:altLabel "Interferometric instrumentation"@en, "Interferometric instruments"@en ;
  skos:related <http://astrothesaurus.org/uat/808> ;
  skos:editorialNote [ ] .

<http://astrothesaurus.org/uat/799>
  skos:prefLabel "Astronomical instrumentation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/805> .

<http://astrothesaurus.org/uat/808>
  skos:prefLabel "Interferometry"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/805> .

