@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/205>
  skos:prefLabel "Catalogs"@en, "Catalogues"@en-GB ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1356> .

<http://astrothesaurus.org/uat/1356>
  a skos:Concept ;
  dc:modified "2021-08-24T15:44:52.126Z"^^xsd:dateTime ;
  skos:prefLabel "Radio source catalogs"@en, "Radio source catalogues"@en-GB ;
  skos:altLabel "Cambridge Catalogue of Radio Sources"@en, "RADIO Master Catalog"@en, "Radio source catalogues"@en, "MICA ICRF Radio Source Catalog"@en ;
  skos:broader <http://astrothesaurus.org/uat/205> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

