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

<http://astrothesaurus.org/uat/1380>
  skos:prefLabel "Reflecting telescopes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/202> .

<http://astrothesaurus.org/uat/1403>
  skos:prefLabel "Ritchey-Chrétien telescopes"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/202> .

<http://astrothesaurus.org/uat/202>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1380> ;
  skos:prefLabel "Cassegrain telescopes"@en ;
  skos:definition "A reflecting telescope whose primary mirror has a hole bored through the center to allow the reflected light from the convex secondary mirror be focused beyond the back end of the tube."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1403> ;
  dc:modified "2020-11-03T21:35:32.785Z"^^xsd:dateTime, "2020-11-03T21:35:20.832Z"^^xsd:dateTime ;
  a skos:Concept .

