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

<http://astrothesaurus.org/uat/1974>
  skos:prefLabel "Solar active regions"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1977> .

<http://astrothesaurus.org/uat/1977>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T19:49:16Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1495>, <http://astrothesaurus.org/uat/1974> ;
  skos:prefLabel "Solar active region filaments"@en ;
  dc:modified "2018-08-27T21:01:11Z"^^xsd:dateTime ;
  a skos:Concept .

