@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/1572>
  skos:prefLabel "Starspots"@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1621> ;
  dc:modified "2020-11-04T16:47:07.078Z"^^xsd:dateTime, "2020-11-04T16:46:55.04Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/1653> ;
  skos:altLabel "Star spots"@en ;
  a skos:Concept ;
  skos:definition "A phenomenon similar to a sunspot but occurring on the surface of a star other than Sun. Due to spatial resolution constraints, starspots so far observed are in general much larger than those on the Sun, up to about 30% of the stellar surface may be covered, corresponding to sizes 100 times greater than those on the Sun."@en .

<http://astrothesaurus.org/uat/1653>
  skos:prefLabel "Sunspots"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1572> .

<http://astrothesaurus.org/uat/1621>
  skos:prefLabel "Stellar physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1572> .

