@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/310>
  skos:prefLabel "Solar coronal mass ejections"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1526> .

<http://astrothesaurus.org/uat/1491>
  skos:prefLabel "Solar energetic particles"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1526> .

<http://astrothesaurus.org/uat/1496>
  skos:prefLabel "Solar flares"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1526> .

<http://astrothesaurus.org/uat/1475>
  skos:prefLabel "Solar activity"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1526> .

<http://astrothesaurus.org/uat/1526>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1475> ;
  skos:prefLabel "Solar storm"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1496>, <http://astrothesaurus.org/uat/310>, <http://astrothesaurus.org/uat/1491> ;
  dc:modified "2018-02-06T18:49:48Z"^^xsd:dateTime ;
  a skos:Concept .

