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

<http://astrothesaurus.org/uat/1226>
  skos:prefLabel "Photogrammetry"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1229> .

<http://astrothesaurus.org/uat/1229>
  skos:broader <http://astrothesaurus.org/uat/1234> ;
  skos:prefLabel "Photographic photometry"@en ;
  skos:narrower <http://astrothesaurus.org/uat/1226> ;
  a skos:Concept .

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

