@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/322>
  skos:prefLabel "Cosmic microwave background radiation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1654> .

<http://astrothesaurus.org/uat/1338>
  skos:prefLabel "Radio astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1654> .

<http://astrothesaurus.org/uat/1654>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "SZ effect"@en ;
  skos:broader <http://astrothesaurus.org/uat/1338>, <http://astrothesaurus.org/uat/322> ;
  skos:prefLabel "Sunyaev-Zeldovich effect"@en ;
  dc:modified "2018-09-06T15:15:41Z"^^xsd:dateTime ;
  a skos:Concept .

