@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/1502>
  skos:prefLabel "Solar macrospicules"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1525> .

<http://astrothesaurus.org/uat/1479>
  skos:prefLabel "Solar chromosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1525> .

<http://astrothesaurus.org/uat/532>
  skos:prefLabel "Solar fibrils"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1525> .

<http://astrothesaurus.org/uat/1525>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1479> ;
  skos:prefLabel "Solar spicules"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1074>, <http://astrothesaurus.org/uat/1502>, <http://astrothesaurus.org/uat/532> ;
  dc:modified "2018-08-17T18:52:57Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1074>
  skos:prefLabel "Solar mottles"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1525> .

