@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/2108>
  dc:created "2018-09-20T21:22:19Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Optical sources"@en, "Visible radiation sources"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2019-11-20T15:28:04.92Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1776> ;
  skos:prefLabel "Visible sources"@en ;
  skos:broader <http://astrothesaurus.org/uat/89> .

<http://astrothesaurus.org/uat/1776>
  skos:prefLabel "Optical astronomy"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2108> .

<http://astrothesaurus.org/uat/89>
  skos:prefLabel "Astronomical radiation sources"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2108> .

