@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/1977>
  skos:prefLabel "Solar active region filaments"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1495> .

<http://astrothesaurus.org/uat/1519>
  skos:prefLabel "Solar prominences"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1495> .

<http://astrothesaurus.org/uat/1981>
  skos:prefLabel "Solar filament eruptions"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1495> .

<http://astrothesaurus.org/uat/1321>
  skos:prefLabel "Quiescent solar prominence"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1495> .

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

<http://astrothesaurus.org/uat/1495>
  skos:narrower <http://astrothesaurus.org/uat/1977>, <http://astrothesaurus.org/uat/1321>, <http://astrothesaurus.org/uat/1981> ;
  a skos:Concept ;
  skos:scopeNote "A solar prominence, but seen on the disk."@en ;
  skos:related <http://astrothesaurus.org/uat/1519> ;
  skos:altLabel "Solar flocculi"@en, "Solar flocculus"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Solar filaments"@en ;
  skos:broader <http://astrothesaurus.org/uat/1475> ;
  dc:modified "2018-09-14T19:33:25Z"^^xsd:dateTime .

