@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/1851>
  skos:prefLabel "Transient sources"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2008> .

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

<http://astrothesaurus.org/uat/2008>
  skos:related <http://astrothesaurus.org/uat/1339> ;
  skos:broader <http://astrothesaurus.org/uat/1851>, <http://astrothesaurus.org/uat/1358> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-29T18:36:06Z"^^xsd:dateTime ;
  skos:altLabel "Fast radio burst"@en, "FRBs"@en, "Lorimer Burst"@en, "FRB"@en, "Fast radio bursts"@en ;
  dc:modified "2018-08-29T19:34:31Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Radio transient sources"@en ;
  a skos:Concept .

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

