@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/187>
  skos:prefLabel "Burst astrophysics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1339> .

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

<http://astrothesaurus.org/uat/2008>
  skos:prefLabel "Radio transient sources"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1339> .

<http://astrothesaurus.org/uat/1339>
  skos:broader <http://astrothesaurus.org/uat/187>, <http://astrothesaurus.org/uat/1358> ;
  skos:related <http://astrothesaurus.org/uat/2008> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-03T21:07:08.735Z"^^xsd:dateTime, "2020-11-03T21:07:20.04Z"^^xsd:dateTime ;
  skos:prefLabel "Radio bursts"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A burst of emission in the radio frequencies of the electromagnetic spectrum."@en ;
  a skos:Concept .

