@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/80>
  skos:prefLabel "Astrometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1481> .

<http://astrothesaurus.org/uat/1481>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:prefLabel "Solar constant"@en ;
  skos:definition "The amount of solar radiation in all wavelengths received per unit of time per unit of area on a theoretical surface perpendicular to the Sun's rays and at Earth's mean distance from the Sun. Its mean value is 1367.7 W m^-2 or 1.37 x 106 erg sec^-1 cm^-2. In other words, the solar constant is the mean solar irradiance on the outer atmosphere when the Sun and Earth are spaced at 1 astronomical unit."@en ;
  dc:modified "2020-11-24T17:18:01.914Z"^^xsd:dateTime, "2020-11-19T15:33:41.424Z"^^xsd:dateTime ;
  a skos:Concept .

