@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/399>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-03T20:15:04.5Z"^^xsd:dateTime, "2020-11-03T20:15:16.307Z"^^xsd:dateTime ;
  skos:altLabel "Telescope dome"@en ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1147> ;
  skos:definition "A vault, having a circular plan and usually in the form of a portion of a sphere, that shelters an optical telescope."@en ;
  skos:scopeNote "Excluding lunar dome"@en ;
  skos:prefLabel "Domes"@en .

<http://astrothesaurus.org/uat/1147>
  skos:prefLabel "Observatories"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/399> .

