@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/1820>
  skos:prefLabel "X-ray photometry"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1792> .

<http://astrothesaurus.org/uat/1792>
  skos:broader <http://astrothesaurus.org/uat/1234> ;
  skos:prefLabel "Waveband photometry"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1740>, <http://astrothesaurus.org/uat/1820>, <http://astrothesaurus.org/uat/792> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1740>
  skos:prefLabel "Ultraviolet photometry"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1792> .

<http://astrothesaurus.org/uat/1234>
  skos:prefLabel "Photometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1792> .

<http://astrothesaurus.org/uat/792>
  skos:prefLabel "Infrared photometry"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1792> .

