@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/999> .

<http://astrothesaurus.org/uat/10>
  skos:prefLabel "Absolute magnitude"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/999> .

<http://astrothesaurus.org/uat/1233>
  skos:prefLabel "Photometric systems"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/999> .

<http://astrothesaurus.org/uat/605>
  skos:prefLabel "Galaxy magnitudes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/999> .

<http://astrothesaurus.org/uat/800>
  skos:prefLabel "Integrated magnitude"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/999> .

<http://astrothesaurus.org/uat/999>
  skos:broader <http://astrothesaurus.org/uat/80> ;
  skos:related <http://astrothesaurus.org/uat/1233> ;
  skos:narrower <http://astrothesaurus.org/uat/605>, <http://astrothesaurus.org/uat/10>, <http://astrothesaurus.org/uat/59>, <http://astrothesaurus.org/uat/800> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-10T19:10:08.399Z"^^xsd:dateTime, "2020-11-10T19:08:54.441Z"^^xsd:dateTime ;
  skos:prefLabel "Magnitude"@en ;
  skos:definition "A measure of brightness in astronomy on a logarithmic scale in which a difference of five magnitudes represents a difference of 100 times in brightness. In this scale the lower a magnitude, the brighter the object. The faintest magnitude reached by unaided eye is 6."@en ;
  skos:editorialNote [ ] ;
  a skos:Concept .

<http://astrothesaurus.org/uat/59>
  skos:prefLabel "Apparent magnitude"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/999> .

