@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/1626>
  skos:prefLabel "Stellar radii"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1488> .

<http://astrothesaurus.org/uat/1476>
  skos:prefLabel "Solar physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1488> .

<http://astrothesaurus.org/uat/1488>
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1476> ;
  skos:related <http://astrothesaurus.org/uat/1626> ;
  skos:definition "A unit of length, representing the radius of the Sun, used to express the size of stars in astrophysics. It is equivalent to: 695,700 km, 0.00465047 astronomical units, 7.35355 x 10^-8 light-years, and 2.32061 light-seconds."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-11-24T17:16:11.6Z"^^xsd:dateTime, "2020-11-19T15:58:31.035Z"^^xsd:dateTime ;
  skos:prefLabel "Solar radius"@en .

