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

<http://astrothesaurus.org/uat/184>
  skos:prefLabel "Broad band photometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1397> .

<http://astrothesaurus.org/uat/1397>
  skos:altLabel "Red-green-blue photometry"@en ;
  skos:broader <http://astrothesaurus.org/uat/184> ;
  skos:prefLabel "RGB photometry"@en ;
  a skos:Concept .

