@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/1521>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1476> ;
  skos:prefLabel "Solar radiation"@en ;
  skos:definition "All the constituents making up the Sun's emission: photons, electrons, protons, neutrinos, and atomic nuclei."@en ;
  dc:modified "2020-11-19T15:57:53.552Z"^^xsd:dateTime, "2020-11-19T15:57:43.274Z"^^xsd:dateTime ;
  a skos:Concept .

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

