@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/1340>
  skos:broader <http://astrothesaurus.org/uat/840>, <http://astrothesaurus.org/uat/1358> ;
  skos:altLabel "Radio continuum"@en ;
  skos:prefLabel "Radio continuum emission"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:editorialNote [ ] ;
  skos:definition "A continuum emission with frequencies in the radio range of the electromagnetic spectrum."@en ;
  dc:modified "2020-11-17T20:09:50.759Z"^^xsd:dateTime, "2020-12-16T15:53:10.932Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/840>
  skos:prefLabel "Interstellar emissions"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1340> .

<http://astrothesaurus.org/uat/1358>
  skos:prefLabel "Radio sources"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1340> .

