@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/1338>
  skos:prefLabel "Radio astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1647> .

<http://astrothesaurus.org/uat/1647>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Submillimeter astronomy"@en, "Submillimetre astronomy"@en-GB ;
  dc:modified "2021-08-24T15:42:39.943Z"^^xsd:dateTime, "2020-11-19T16:24:28.378Z"^^xsd:dateTime ;
  skos:definition "The study of astronomical objects with submillimeter waves. As with millimeter-wave astronomy, this part of the spectrum is rich in lines emitted by interstellar molecules and dust."@en ;
  skos:broader <http://astrothesaurus.org/uat/1338> ;
  skos:editorialNote [ ] ;
  a skos:Concept .

