@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/2352>
  skos:prefLabel "Focal length"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2350> .

<http://astrothesaurus.org/uat/2350>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2022-06-21T20:10:29.674Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1689> ;
  skos:prefLabel "Telescope properties"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2352>, <http://astrothesaurus.org/uat/2354>, <http://astrothesaurus.org/uat/2353>, <http://astrothesaurus.org/uat/2351> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2353>
  skos:prefLabel "Focal ratio"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2350> .

<http://astrothesaurus.org/uat/2351>
  skos:prefLabel "Aperture"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2350> .

<http://astrothesaurus.org/uat/2354>
  skos:prefLabel "Prime focus"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2350> .

<http://astrothesaurus.org/uat/1689>
  skos:prefLabel "Telescopes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2350> .

