@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:broader <http://astrothesaurus.org/uat/317> .

<http://astrothesaurus.org/uat/1365>
  skos:prefLabel "Recombination (cosmology)"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/317> .

<http://astrothesaurus.org/uat/317>
  skos:prefLabel "Cosmic background radiation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/322> ;
  skos:broader <http://astrothesaurus.org/uat/1365> ;
  dc:created "2018-09-07T20:29:37Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:scopeNote "Use for cosmic background radiations other than microwave, i.e. Cosmic gamma-ray background radiation or Cosmic ultraviolet background radiation, etc."@en ;
  dc:modified "2018-09-07T20:37:03Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "CBR"@en .

