@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/53>
  skos:editorialNote [ ] ;
  skos:prefLabel "Aperture synthesis"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-03T18:05:44.291Z"^^xsd:dateTime, "2020-11-03T18:05:27.537Z"^^xsd:dateTime ;
  skos:altLabel "Synthesis imaging"@en, "Synthetic aperture"@en ;
  skos:definition "The method of combining the signals received by several smaller telescopes distributed over a very large area or baseline to provide the high angular resolution of a much large telescope."@en ;
  skos:broader <http://astrothesaurus.org/uat/808> ;
  a skos:Concept .

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

