@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/1322>
  skos:definition "The Sun when the 11-year cycle of solar activity is at a minimum."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/18>, <http://astrothesaurus.org/uat/1321> ;
  skos:prefLabel "Quiet sun"@en ;
  dc:modified "2020-11-17T20:00:18.958Z"^^xsd:dateTime, "2020-11-17T20:00:10.084Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1487> .

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

<http://astrothesaurus.org/uat/1487>
  skos:prefLabel "Solar cycle"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1322> .

<http://astrothesaurus.org/uat/18>
  skos:prefLabel "Active sun"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1322> .

