@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/1775> .

<http://astrothesaurus.org/uat/1775>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/808> ;
  skos:prefLabel "Visibility function"@en ;
  skos:definition "The Fourier transform of a source's brightness distribution, weighted by the characteristics of the interferometer's antennas."@en ;
  dc:modified "2020-11-19T16:57:50.551Z"^^xsd:dateTime, "2020-11-19T16:57:40.789Z"^^xsd:dateTime ;
  a skos:Concept .

