@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/1547>
  skos:prefLabel "Space telescopes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1825> .

<http://astrothesaurus.org/uat/1825>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1547> ;
  skos:prefLabel "X-ray telescopes"@en ;
  skos:definition "A telescope designed to focus X-rays from astronomical objects. X-ray telescopes function from orbital satellites because X-rays are absorbed by the Earth's atmosphere. These telescopes require special techniques since the conventional methods used in optical and radio telescopes are not adequate."@en ;
  dc:modified "2020-11-04T21:04:16.42Z"^^xsd:dateTime, "2020-11-04T21:04:02.473Z"^^xsd:dateTime ;
  a skos:Concept .

