@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/992>
  skos:prefLabel "Magnetars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1471> .

<http://astrothesaurus.org/uat/865>
  skos:prefLabel "Irregular variable stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1471> .

<http://astrothesaurus.org/uat/633>
  skos:prefLabel "Gamma-ray sources"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1471> .

<http://astrothesaurus.org/uat/1471>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Soft gamma repeaters"@en, "Soft gamma ray repeaters"@en ;
  skos:broader <http://astrothesaurus.org/uat/865>, <http://astrothesaurus.org/uat/633>, <http://astrothesaurus.org/uat/992> ;
  skos:prefLabel "Soft gamma-ray repeaters"@en ;
  dc:modified "2018-02-06T19:50:29Z"^^xsd:dateTime ;
  a skos:Concept .

