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

<http://astrothesaurus.org/uat/1800>
  skos:prefLabel "Wide-field telescopes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/25> .

<http://astrothesaurus.org/uat/25>
  skos:altLabel "All sky camera"@en ;
  skos:broader <http://astrothesaurus.org/uat/1800> ;
  skos:prefLabel "All-sky cameras"@en ;
  skos:narrower <http://astrothesaurus.org/uat/257> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/257>
  skos:prefLabel "Cloud monitors"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/25> .

