@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/1766>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "VLA"@en ;
  skos:broader <http://astrothesaurus.org/uat/1345> ;
  skos:prefLabel "Very Large Array"@en ;
  skos:definition "A radio interferometer consisting of 27 antennas, each 25 m in diameter, in a Y-shaped configuration. It is located about 100 km west of Socorro, New Mexico, and is operated by the United States National Radio Astronomy Observatory. The VLA has the resolution of a single antenna 36 km wide and the sensitivity of a dish 130 m across."@en ;
  dc:modified "2020-11-04T21:28:34.817Z"^^xsd:dateTime, "2020-11-04T21:28:18.823Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1345>
  skos:prefLabel "Radio interferometers"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1766> .

